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
@lujdong can you share your full code? At which moment are you accessing domElement / with what goal? It's likely this can be solved using a ref on blocknoteview for example.
@lujdong can you share your full code? At which moment are you accessing domElement / with what goal? It's likely this can be solved using a ref on blocknoteview for example.
I understand that using 'ref' can solve my problem. However, this bug still persists. I've tried accessing domElement at any given time and encountered errors, but when I print 'editor', 'domElement' appears to be present. I'm unsure as to why this is happening. Please refer to the minimal code example provided.
When I try to access
editor.domElement
, I get this error that points toThe text was updated successfully, but these errors were encountered: