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

Multiple linkifyjs: already initialized errors #1528

Open
kaianuar opened this issue Mar 14, 2025 · 2 comments
Open

Multiple linkifyjs: already initialized errors #1528

kaianuar opened this issue Mar 14, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@kaianuar
Copy link

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

Image

Misc

  • Node version: 22.14.0
  • Package manager: Yarn
  • Browser: Chrome
@kaianuar kaianuar added the bug Something isn't working label Mar 14, 2025
@kaianuar
Copy link
Author

I've updated to 0.25.2 and the issue is still there.

@YousefED
Copy link
Collaborator

Could you share a reproducible sandbox for this? (i.e.: stackblitz example)

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

2 participants