BlockNote
BlockNote copied to clipboard
Error: mark not found in styleschema link
Describe the bug When link is added, error is shown in the console and link is not highlighted.
To Reproduce See readme here: https://github.com/moroshko/blocknote-issue
Misc
- Node version: 20
- Package manager: bun
- Browser: Chrome
- [ ] I'm a sponsor and would appreciate if you could look into this sooner than later 💖
Thanks, I was able to reproduce this on the default examples as well. The warning should be removed, we'll look into this. I don't think it causes any end-user errors though
The styling is probably because your Tailwind installation is resetting the styles of all links on your website, you could reset this with CSS
Thanks @YousefED, silly me with the styling, and yes, it would be great to remove the warning!
btw, CMD+K doesn't seem to trigger Create Link.