BlockNote icon indicating copy to clipboard operation
BlockNote copied to clipboard

Multiple linkifyjs: already initialized errors

Open kaianuar opened this issue 11 months ago • 2 comments

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 avatar Mar 14 '25 00:03 kaianuar

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

kaianuar avatar Mar 17 '25 01:03 kaianuar

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

YousefED avatar Mar 17 '25 10:03 YousefED

Have the same issue here

andreyleskov avatar Apr 06 '25 04:04 andreyleskov

Closing as long as there's no example

YousefED avatar Jun 19 '25 19:06 YousefED