We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've recreated it in this sandbox. https://codesandbox.io/s/ojj7l84q5y
It has instructions for testing in the HTML View. Maybe I'm using the Transition incorrectly, but I think there might be a CPU leak.
The text was updated successfully, but these errors were encountered:
In my testing, it does not happen in 5.6.11 but happens in 5.6.12 and later.
5.6.11
5.6.12
Sorry, something went wrong.
@mreishus thanks for reporting, looks evil in there, it appends "NaN" over and over ... i'll look into it.
6029a16
Should be fine now!
Looks to work great, thanks
fix pmndrs#222
49d72d2
No branches or pull requests
I've recreated it in this sandbox. https://codesandbox.io/s/ojj7l84q5y
It has instructions for testing in the HTML View. Maybe I'm using the Transition incorrectly, but I think there might be a CPU leak.
The text was updated successfully, but these errors were encountered: