You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to echo (with typing animation) some text with any kind of formatting and with some empty line, the empty lines are skipped during the animation and appear only when the animation ends. See the attached video:
Screen.Recording.2023-07-29.at.12.38.43.mov
Any text without formatting is always animated correctly.
Expected behavior
Any text should animate empty lines correctly, not depending on the presence of the formatting syntax.
Actual behavior
The presence of the formatting syntax breaks the animation of empty lines in a text.
Issue summary
When I try to echo (with typing animation) some text with any kind of formatting and with some empty line, the empty lines are skipped during the animation and appear only when the animation ends. See the attached video:
Screen.Recording.2023-07-29.at.12.38.43.mov
Any text without formatting is always animated correctly.
Expected behavior
Any text should animate empty lines correctly, not depending on the presence of the formatting syntax.
Actual behavior
The presence of the formatting syntax breaks the animation of empty lines in a text.
Steps to reproduce
Here is the code from the video:
And here is the codepen: https://codepen.io/olshevski/pen/zYMMpgy
Browser and OS
The issue is reproduced on:
MacOS Ventura 13.3.1
Google Chrome 115.0.5790.114 (Official Build) (arm64)
Safari 16.4 (18615.1.26.110.1)
The text was updated successfully, but these errors were encountered: