You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If conditional statement is true, It works expected. but currentTimeStamp < timeStamp + 200 is false.
What is the intention of this code??
The text was updated successfully, but these errors were encountered:
youngkyo0504
changed the title
Bug: Lexical Playground bug & Lexical internal logic bug
Bug: Lexical Playground bug & Lexical internal logic bug in every lexical version
Nov 4, 2023
Lexical version: every version
Steps To Reproduce
2023-11-04.10.44.12.mov
20px
in toolbarLink to code example:
The current behavior
The expected behavior
I found what makes bug. onSelectionChange has below logic.
If conditional statement is true, It works expected. but
currentTimeStamp < timeStamp + 200
is false.What is the intention of this code??
The text was updated successfully, but these errors were encountered: