Skip to content

"Invariant Failed" on Text plugin  #8

@SaadBazaz

Description

@SaadBazaz

Describe the bug
Whenever I create a Text cell, the following error occurs:
Screenshot 2022-11-10 at 12 32 11 AM

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:

  1. Install the "Table" plugin - https://www.npmjs.com/package/@react-page-plugins/slate-table
  2. Click on "Text"
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions