João Pinto
João Pinto
Hi, I'm trying to use this generator to add the auditing functionalities to my entities on a monolithic JHipster application. The generation works well, but when I run ./mvnw the...
Prevents the error `"TypeError: Cannot use 'in' operator to search for '__language' in null"` from being thrown if `firstBlock` is `null` by putting the `$isElementNode(firstBlock)` first in the if statement.
Hello, I'm trying to access a password stored in my local keychain with this library. I keep getting the PasswordNotFound error and I think it is because I'm putting the...
Bug: pasting via Context menu (right-click menu) changes selection which creates all sorts of issues
If you paste via the Context menu the selection underneath the menu changes and all sort of weird issues happen. Lexical version: 0.15.0 (latest) ## Steps To Reproduce https://github.com/facebook/lexical/assets/18426489/d0dd535c-48fb-4ec1-9e56-c4f57369637c Link...