Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Invariant Failed" on Text plugin #8

Open
SaadBazaz opened this issue Nov 10, 2022 · 0 comments
Open

"Invariant Failed" on Text plugin #8

SaadBazaz opened this issue Nov 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@SaadBazaz
Copy link
Contributor

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.

@SaadBazaz SaadBazaz added the bug Something isn't working label Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant