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
Running into same issue. Seems it's linked to the prefix somehow, as if I prefix each editor separately, the error does go away. however, not styling 4 editors separately. Will look into a little more, once I get time. For now, I'm loading the editors in separate tabs, so that I can create and destroy them individually on tab change.
I have a problem with the table component.
It only works in the first editor that makes the call, and stops working in the second:
It works correctly on #trumbowyg-demo, as it was the first one called.
It does not work on #trumbowyg-dem or any subsequent calls.
The error displayed in the console is:
Uncaught TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect')
The text was updated successfully, but these errors were encountered: