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
Click on the border of any table on any playground of the page
You should see a "Application error: a client-side exception has occurred (see the browser console for more information).". Locally, with debug enabled it's rowSizeOverrides.get is not a function
Expected Behavior
The error should not be thrown if clicking, since it prevents you from resizing rows and cells.
Environment
slate: 0.101.5
slate-react: 0.101.5
plate: 28.0.0
browser: chrome
Funding
You can sponsor this specific effort via a Polar.sh pledge below
We receive the pledge once the issue is completed & verified
The text was updated successfully, but these errors were encountered:
bobalazek
changed the title
Clicking on table border causes error: "rowSizeOverrides.get is not a function"
Clicking on any table border causes error: "rowSizeOverrides.get is not a function"
Dec 26, 2023
Steps to Reproduce
rowSizeOverrides.get is not a function
Expected Behavior
The error should not be thrown if clicking, since it prevents you from resizing rows and cells.
Environment
Funding
The text was updated successfully, but these errors were encountered: