-
-
Notifications
You must be signed in to change notification settings - Fork 556
Feedback for “Font Style” #1535
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
Comments
which version of BlockNote are you using? |
i am using version "^0.21.0",
|
hi bro i have updated BlockNote to latest version, but i am facing new issue "setRenderer" "@blocknote/core": "^0.25.2", chunk-2IM2BCV7.js?v=ae845ae0:11170 Uncaught TypeError: Cannot read properties of undefined (reading 'setRenderer') |
Can you share a stackblitz snadbox to reproduce your issue? |
thanks bro |
when i implement this logic in my react application i am facing below issue
Uncaught TypeError: Cannot set properties of undefined (setting 'usingClientEntryPoint')
at ae (chunk-Q4T2XL2T.js?v=4bb756a1:9322:30)
at J (chunk-Q4T2XL2T.js?v=4bb756a1:9338:12)
at Object.renderHTML (chunk-Q4T2XL2T.js?v=4bb756a1:10010:31)
at schema.toDOM (chunk-MZFEZCS4.js?v=4bb756a1:12488:32)
at _MarkViewDesc.create (chunk-MZFEZCS4.js?v=4bb756a1:7140:64)
at ViewTreeUpdater.syncToMarks (chunk-MZFEZCS4.js?v=4bb756a1:7686:37)
at chunk-MZFEZCS4.js?v=4bb756a1:7282:15
at iterDeco (chunk-MZFEZCS4.js?v=4bb756a1:7890:7)
at _NodeViewDesc.updateChildren (chunk-MZFEZCS4.js?v=4bb756a1:7275:5)
at _NodeViewDesc.updateInner (chunk-MZFEZCS4.js?v=4bb756a1:7350:12)
The text was updated successfully, but these errors were encountered: