Alex
Alex
@fantactuka, Thanks for answer. Maybe it's a browser-dependent issue? I asked a colleague to check this situation on his MacBook (MacOS 17.6) in Safari - everything worked as expected. On...
I can assume that I may have found the cause, but I can’t suggest a simple solution. As I'm mentioned above, Lexical has two point that can dispatch `UNDO_COMMAND` when...
Having thought about this problem once again, I came to the conclusion that it is most likely worth solution is changing hotkeys handling in the `onKeyDown` listener. I decided to...
> Instead the function should use the `code: "KeyZ"` - which is the same for any keyboard layout. > Thanks for the workaround example, i will try! Hi, @EugeneVorobyev !...
> [@Ulop](https://github.com/Ulop) [@etrepum](https://github.com/etrepum) what do you think? I don't have any specific suggestion for solving the problem. Maybe try to follow the example of `vscode`, which I mentioned to earlier....