Skip to content

Spinner showing in all icons #549

@odufuwa-segun

Description

@odufuwa-segun

Describe the bug
<what's going wrong!?>
Spinner icon is showing up beside all icon buttons, see image below:
Screenshot 2024-01-27 at 6 19 26 PM

Screenshot 2024-01-27 at 6 19 32 PM

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 💖

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingprio:highHigh priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions