Skip to content

Conversation

@eoghanmurray
Copy link
Contributor

addActions (not addAction) had a bug where it would replace this.actions rather than mutating it, causing the actions array in the raf loop to not get new actions (because it still referred to the previous incarnation of this.actions)

eoghanmurray and others added 3 commits September 22, 2022 09:58
…ons` - refactor to reuse `addAction` and add a `push` fast-track to this function for the common case of adding actions in the correct order
@eoghanmurray
Copy link
Contributor Author

Sorry this is a dupe of #1001

@Juice10 Juice10 added the 2.0 label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants