Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
orange4glace committed Sep 4, 2020
1 parent f1838ed commit ec755ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/internal/transitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ export function create_bidirectional_transition(node: Element & ElementCSSInline
if (running_program) {
pending_program = program;
} else {
pending_program = null;
// if this is an intro, and there's a delay, we need to do
// an initial tick and/or apply CSS animation immediately
if (css) {
Expand Down

0 comments on commit ec755ad

Please sign in to comment.