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

stackblitz examples crashed #732

Open
1 task
HiChen404 opened this issue May 10, 2024 · 3 comments
Open
1 task

stackblitz examples crashed #732

HiChen404 opened this issue May 10, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@HiChen404
Copy link

HiChen404 commented May 10, 2024

Describe the bug

When I click on the stackblitz examples in the document, I get an error and the editor crashed.

Almost all stackblitz examples have this problem, does anyone know what's going on?

image

To Reproduce

Checkout this offical example:

https://www.stackblitz.com/github/TypeCellOS/BlockNote/tree/main/examples/05-custom-schema/02-suggestion-menus-mentions/

Misc

  • Node version: 18
  • Package manager: npm,yarn
  • Browser: chrome,firefox,edge
  • I'm a sponsor and would appreciate if you could look into this sooner than later 💖
@HiChen404 HiChen404 added the bug Something isn't working label May 10, 2024
@YousefED YousefED self-assigned this May 13, 2024
@YousefED
Copy link
Collaborator

Thanks, was able to reproduce this and will look into it

@noblejasper
Copy link
Contributor

When I put a Mention on it, I got an error even at hand and the Editor was displayed blank. It would be helpful if you could tell us how to deal with this temporarily.

Is it also the same issue here?
#750

@noblejasper
Copy link
Contributor

@YousefED @HiChen404
It does not seem to occur with the following versions. At least I did not reproduce it once.

    "@blocknote/core": "^0.13.0",
    "@blocknote/mantine": "^0.13.0",
    "@blocknote/react": "^0.13.0",

Incidentally, the following version caused this problem

    "@blocknote/core": "^0.13.0",
    "@blocknote/mantine": "^0.13.1",
    "@blocknote/react": "^0.13.1",

Once I'm done I'll use 0.13.0

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

3 participants