Goal: To write code in the editor.
Steps: Writing code in the editor.
Details: When writing code in the editor, I sometimes have to write it multiple times because it keeps deleting itself as I write it. This is extremely annoying!
I have a screen recording I can share, but I am not allowed to upload it here in the topic. How else can I share this video?
If you can, upload it to loom or google drive and we can view it there. Thanks!
Hi Abbey,
Here is a link to a google drive video displaying the issue.
Thanks so much!
What component are you adding this event handler to?
To a drop down. But I should mention this happens in all components. It is not specific to a drop down.
I tried to replicate, but am not seeing the same issue on cloud. Would you mind testing to see if this is reproducible for you in a new blank app?
Linking this post here as it seems to be similiar:
Okay, so I captured the /save call's payload, and it matches what is on my screen. It actually has 3 payloads, the second one is right before i type the letter 'l', and the next payload shows the lack of 'l' and instead a carriage return or something? + the rest the characters 'ink' which I typed because I was typing out the word 'link'.
This is feeling less like a networking issue, and an issue with whatever engine is running the js editor. Maybe bad interaction with browser plugin or.. who kn…
1 Like
Yea looks like the same issue. Seems this issue goes back to 2023. This needs to be fixed ASAP
Hi. I went ahead and linked a bug report for this issue. I still haven't been able to reproduce. Is this an issue in new apps @Jordan_Castro_Sauder ?
Yes, that is correct. I found a work around by using the Visual Studio Code extension. So all good there! Thank you Abbey
Amazing. Thanks for sharing your work-around