-
-
Notifications
You must be signed in to change notification settings - Fork 384
Closed
Labels
BugBug FixBug Fix
Description
Hi,
There is a strange behavior. Here are the explanations:
I went to the https://ux.symfony.com/live-component page, and typed abcdefghijklmnopqrstuvwxyz
. I deleted the characters by hitting the Backspace
key but not by holding it down but by tapping it 26 times. And at some point characters came back.
You can see what it looks like with the video. The "hi" characters come back:
screencast-ux.symfony.com-2023.05.22-16_10_26.online-video-cutter.com.mp4
Here is what it looks like in detail:
- abcdefghijklm
- abcdefghijkl
- abcdefghijk
- abcdefghij
- abcdefghi
- abcdefgh
- abcdefg
- abcdefghi
- abcdefgh
- abcdefg
- abcdef
- abcde
- abcd
- abc
- ab
- a
I have the same problem on a personal project.
Metadata
Metadata
Assignees
Labels
BugBug FixBug Fix