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

Echo newline is not visible until refresh #751

Closed
jcubic opened this issue Feb 22, 2022 · 1 comment
Closed

Echo newline is not visible until refresh #751

jcubic opened this issue Feb 22, 2022 · 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 22, 2022

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

  1. Open CodePen demo
  2. Wait until it end printing
  3. Resize the page
@jcubic jcubic added the Bug label Feb 22, 2022
@jcubic
Copy link
Owner Author

jcubic commented Feb 23, 2022

Actually, the issue is already fixed in the devel branch.

@jcubic jcubic added the resolved if issue is resolved, it will be open until merge with master label Feb 23, 2022
@jcubic jcubic closed this as completed Feb 28, 2022
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