-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Whenever I create a Text cell, the following error occurs:

In text:
Error: Invariant failed
at f (5481.1bde9ef43b6d5d74c44a.js:1:1215)
at 5481.1bde9ef43b6d5d74c44a.js:1:23701
at Object.useMemo (framework-e12e56e0b8a76d261551.js:1:66202)
at t.useMemo (framework-e12e56e0b8a76d261551.js:1:126311)
at Xe (5481.1bde9ef43b6d5d74c44a.js:1:23580)
at ro (framework-e12e56e0b8a76d261551.js:1:60237)
at Hu (framework-e12e56e0b8a76d261551.js:1:112695)
at Pi (framework-e12e56e0b8a76d261551.js:1:99869)
at xi (framework-e12e56e0b8a76d261551.js:1:99797)
at _i (framework-e12e56e0b8a76d261551.js:1:99660)
To Reproduce
Steps to reproduce the behavior:
- Install the "Table" plugin - https://www.npmjs.com/package/@react-page-plugins/slate-table
- Click on "Text"
- See error
Expected behavior
The text cell should work as usual.
Desktop:
- OS: Linux / Unix
- Browser: all
Smartphone:
- Device: all
Additional context
I've added a modified version of Slate Table. Also, I had to npm install by force.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working