-
Notifications
You must be signed in to change notification settings - Fork 246
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
Caret position not working as expected #343
Comments
I am having the same issue above😢 |
This is a duplicate of #308. This issue has been around for awhile now. For what its worth, I've been using react-live-runner instead and it has been working well. Carriage return works as expected there. |
thanks! react-live-runner looks like a great alternative 👍 |
Thanks for the bug report here, we'll look at getting this fixed up. I can also recreate this bad UX with the carriage return. |
This should be fixed in 4.1.1. |
Still happening for me unfortunately :( |
@carloskelly13, |
Hi 👋 We saw another bug and got it patched up in 4.1.2, please see the video below, if there are continued issues, please open another one with some recreation steps. Thanks! 240251832-0f081ce0-d19e-4187-8d01-c26e3ef156c5.mov |
It is easy to reproduce, just follow these steps:
buggy.carriage.return.mp4As I mentioned before, this could be easily fixed if Maybe someone else want to open another issue, this has taken more than one year for me so I migrated to react-live-runner. Regards |
That demo is legacy and not actively maintained. Please test the library and demo/docs site linked on GitHub. Thanks! |
Copied and pasted the code there buggy.carriage.return.mp4Just an advice, you should consider using |
react-live-issue.movI'm going to echo @elchininet's sentiment about |
Hi there,
I am using the react-live editor, but I have a bad experience while typing code.
When I enter a new line after writing some code, the caret position backs to one line up. It is a bad UX for the end user.
Here is a demo of my issue:
Screen.Recording.2023-03-28.at.10.55.07.AM.mov
Any help would be very appreciated!
Thanks in advance!
The text was updated successfully, but these errors were encountered: