-
-
Notifications
You must be signed in to change notification settings - Fork 643
Labels
Description
Describe the bug
<what's going wrong!?>
Spinner icon is showing up beside all icon buttons, see image below:

Environment: Nextjs
Edit:
I added a CSS style to the editor to hide the spinner, the icon buttons render correctly now. I do hope this isn't masking an issue.
.mantine-ActionIcon-loader {display: none}
To Reproduce
I followed the quick start instructions in https://www.blocknotejs.org/docs/quickstart
Misc
- Node version: 18.18.0
- Package manager: npm vs 9.8.1
- Browser: Chrome, Firefox
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖