Chrome Version 128.0.6613.138 (Official Build) (x86_64).
This is not something that happens all the time, but it happens. I can’t pinpoint how or when it happens. It seems kinda random.
But the issue is pretty simple to explain:
I open the Custom Code section of a custom component I created
Go to the JS tab where I already have some script
On my clipboard I have a new script to paste
I select all the script in the JS tab
Hit DELETE
The typing cursor (or whatever that thing is called) goes to the top of the window, the beginning of the script. It doesn’t delete it. I have to hit DELETE a second time to actually delete it so I can paste the new script.
That’s all I noticed so far. Again, I can’t really reproduce the issue all the time in order to make a video. I just tried, and nothing was wrong.
It’s a big deal, but something happens sometimes that causes this.
In the video you can see me paste a script, save, select all, hit Delete, which takes me back to the top, placing the cursor before the word Import
I noticed this usually happens when I make changes to the script, or when I delete an old script and paste a new one. It’s not always the case, I guess, but it’s something I noticed.