We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I see multiple instances of "linkifyjs: already initialized" error in the browser's console after updating to 0.24.2.
linkifyjs: already initialized - will not register custom scheme "callto" until manual call of linkify.init(). Register all schemes and plugins before invoking linkify the first time. registerCustomProtocol @ linkify.es.js:1754 (anonymous) @ link.ts:224 onCreate @ link.ts:222 (anonymous) @ EventEmitter.ts:29 emit @ EventEmitter.ts:29 createViewAlternative @ BlockNoteTipTapEditor.ts:188 (anonymous) @ BlockNoteTipTapEditor.ts:202 (anonymous) @ BlockNoteEditor.ts:603 (anonymous) @ BlockNoteView.tsx:212
Misc
The text was updated successfully, but these errors were encountered:
I've updated to 0.25.2 and the issue is still there.
Sorry, something went wrong.
Could you share a reproducible sandbox for this? (i.e.: stackblitz example)
No branches or pull requests
Describe the bug
I see multiple instances of "linkifyjs: already initialized" error in the browser's console after updating to 0.24.2.
Misc
The text was updated successfully, but these errors were encountered: