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

Custom animation pauses and don't resumes the terminal #857

Closed
jcubic opened this issue Feb 2, 2023 · 1 comment
Closed

Custom animation pauses and don't resumes the terminal #857

jcubic opened this issue Feb 2, 2023 · 1 comment
Labels
Bug resolved if issue is resolved, it will be open until merge with master

Comments

@jcubic
Copy link
Owner

jcubic commented Feb 2, 2023

Issue summary

The custom animation demo pauses the terminal while animating (without explicitly pausing) and don't resume.

Expected behavior

It should not pause or resume when the animation finishes

Actual behavior

It pauses and never resumes

Steps to reproduce

  1. Run This CodePen demo
  2. Wait for the animation to finish

Browser and OS

NA

@jcubic jcubic added the Bug label Feb 2, 2023
@jcubic
Copy link
Owner Author

jcubic commented Feb 3, 2023

The problem is when you return an object from the interpreter. If you echo that object it works fine.

jcubic added a commit that referenced this issue Feb 3, 2023
@jcubic jcubic added the resolved if issue is resolved, it will be open until merge with master label Feb 3, 2023
@jcubic jcubic closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug resolved if issue is resolved, it will be open until merge with master
Projects
None yet
Development

No branches or pull requests

1 participant