mdgaziur / EditorJS-LaTeX

LaTeX block support for EditorJS
https://mdgaziur.github.io/EditorJS-LaTeX/example
MIT License
38 stars 11 forks source link

example is not working #5

Closed nativeanish closed 1 year ago

nativeanish commented 1 year ago

Module Tools was skipped because of Error: Tool «Math» must be a constructor function or an object with function in the «class» property value https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 value https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 t https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 c https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 _invoke https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 e https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 n https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 s https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 exports https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 exports https://cdn.jsdelivr.net/npm/@editorjs/editorjs@2.19.0/dist/editor.min.js:6 undefined

mdgaziur commented 1 year ago

I'm looking into this soon. Might take a while because I'm a bit busy right now. I apologize for inconsistency in the codebase as it was written when I really didn't have any idea about what I was doing.

On Sat, Aug 5, 2023, 2:32 PM Anish Gupta @.***> wrote:

Module Tools was skipped because of Error: Tool «Math» must be a constructor function or an object with function in the «class» property value @.**@./dist/editor.min.js:6 value @.**@./dist/editor.min.js:6 t @.**@./dist/editor.min.js:6 c @.**@./dist/editor.min.js:6 _invoke @.**@./dist/editor.min.js:6 e @.**@./dist/editor.min.js:6 n @.**@./dist/editor.min.js:6 s @.**@./dist/editor.min.js:6 exports @.**@./dist/editor.min.js:6 exports @.**@./dist/editor.min.js:6 undefined

— Reply to this email directly, view it on GitHub https://github.com/mdgaziur/EditorJS-LaTeX/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJT3RCOLKSCX6BVEMRAHOA3XTYAIJANCNFSM6AAAAAA3FCJLEA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mdgaziur commented 1 year ago

Fixed in 95f0456