Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TypeError for shorthand animation in time-min-milliseconds #4783

Merged
merged 1 commit into from May 18, 2020

Conversation

jeddy3
Copy link
Member

@jeddy3 jeddy3 commented May 17, 2020

Which issue, if any, is this issue related to?

Refs #4782

Is there anything in the PR that needs further explanation?

The TypeError is only triggered when the new ignore: ["delay"] option is used (which was added in #4743). So the actual problem in #4782 may be an unrelated regression.


We'll need to refactor the code for time-min-milliseconds to address #4751 at some point.

Copy link
Member

@mattxwang mattxwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@jeddy3 jeddy3 mentioned this pull request May 18, 2020
6 tasks
@jeddy3 jeddy3 merged commit 90d4fe2 into master May 18, 2020
@jeddy3 jeddy3 deleted the issue-4782 branch May 18, 2020 16:36
@jeddy3
Copy link
Member Author

jeddy3 commented May 18, 2020

  • Fixed: time-min-milliseconds TypeError for ignore: ["delay"] and shorthand animation (#4783).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants