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

Infinite Loop when animating of empty line #946

Closed
jcubic opened this issue May 13, 2024 · 3 comments
Closed

Infinite Loop when animating of empty line #946

jcubic opened this issue May 13, 2024 · 3 comments
Labels
Bug resolved if issue is resolved, it will be open until merge with master

Comments

@jcubic
Copy link
Owner

jcubic commented May 13, 2024

Issue summary

When you echo \n\n with typing animation it prints undefined in a loop

Expected behavior

It should skip the line

Actual behavior

It create infinite loop

Steps to reproduce

  1. Open demo https://codepen.io/jcubic/pen/bGyNQvB?editors=0010

Browser and OS

N/A

@jcubic jcubic added the Bug label May 13, 2024
jcubic added a commit that referenced this issue May 13, 2024
@jcubic jcubic added the resolved if issue is resolved, it will be open until merge with master label May 13, 2024
@Tman1314
Copy link

Unfortunately this isn't resolved yet. Both the Codepen (in the issue text) and if you get a certain joke from the programmer joke API used in the intermediate tutorial in the documentation the issue still presents. Maybe including a way to interrupt the output of the typing animation similar to using ctrl+ c in linux when a command is running.

@jcubic
Copy link
Owner Author

jcubic commented May 19, 2024

It is resolved on the devel branch. When this is released the issue will be closed.

@jcubic jcubic closed this as completed May 19, 2024
@jcubic
Copy link
Owner Author

jcubic commented May 19, 2024

Just released a new version. Thanks for the reminder.

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

2 participants