-
-
Notifications
You must be signed in to change notification settings - Fork 571
Echo newline is not visible until refresh #751
Copy link
Copy link
Closed
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master
Description
Issue summary
If there is an echo without newline and then there is echo("\n") the extra newline is not visible.
Expected behavior
It should print two newlines one default and one extra
Actual behavior
it prints a single newline until you resize the page
Steps to reproduce
- Open CodePen demo
- Wait until it end printing
- Resize the page
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugresolvedif issue is resolved, it will be open until merge with masterif issue is resolved, it will be open until merge with master