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

TypeError: cannot read property 'family' of undefined #244

Closed
IeuanK opened this issue Jan 7, 2025 · 5 comments · Fixed by #246
Closed

TypeError: cannot read property 'family' of undefined #244

IeuanK opened this issue Jan 7, 2025 · 5 comments · Fixed by #246

Comments

@IeuanK
Copy link

IeuanK commented Jan 7, 2025

Not really sure what else I can add here, so here's a screen cap.

I tested it on a smaller file and it worked perfectly, it asked me about the fonts and then threw a zip file into my downloads folder, but I'm now trying to export a larger file and it's not working at all.

Console shows this error:

vendor-core-80dccdedc96955f0.min.js.br:77 unhandled promise rejection: TypeError: cannot read property 'family' of undefined
(anonymous) @ vendor-core-80dccdedc96955f0.min.js.br:77
printChar @ jsvm-cpp.js.br:9
_fd_write @ jsvm-cpp.js.br:9
$func798 @ jsvm-cpp.wasm.br:0x8380e
$func802 @ jsvm-cpp.wasm.br:0x83aac
$func811 @ jsvm-cpp.wasm.br:0x852b6
$func812 @ jsvm-cpp.wasm.br:0x852d7
$func13 @ jsvm-cpp.wasm.br:0x1210
$jsvm_runMicrotasksAndAutorelease @ jsvm-cpp.wasm.br:0x6188
(anonymous) @ 2510-bd470f6b15f03140.min.js.br:801
Promise.then
o @ 2510-bd470f6b15f03140.min.js.br:801
get null @ 2510-bd470f6b15f03140.min.js.br:801
get null @ 2510-bd470f6b15f03140.min.js.br:829
(anonymous) @ 2510-bd470f6b15f03140.min.js.br:780
Promise.then
cb @ 2510-bd470f6b15f03140.min.js.br:780
(anonymous) @ 2510-bd470f6b15f03140.min.js.br:787
conditionalEditScope @ 2510-bd470f6b15f03140.min.js.br:790
(anonymous) @ 2510-bd470f6b15f03140.min.js.br:787
(anonymous) @ 2510-bd470f6b15f03140.min.js.br:1037
S.e.invokeCallback @ 2510-bd470f6b15f03140.min.js.br:801
70556 @ jsvm-cpp.js.br:9
_emscripten_asm_const_int @ jsvm-cpp.js.br:9
$func20 @ jsvm-cpp.wasm.br:0x59d8
$func138 @ jsvm-cpp.wasm.br:0x136e3
$func147 @ jsvm-cpp.wasm.br:0x152eb
$func147 @ jsvm-cpp.wasm.br:0x17216
$func723 @ jsvm-cpp.wasm.br:0x7b9d3
$func138 @ jsvm-cpp.wasm.br:0x137df
$func147 @ jsvm-cpp.wasm.br:0x152eb
$func147 @ jsvm-cpp.wasm.br:0x17216
$func206 @ jsvm-cpp.wasm.br:0x2a44c
$func138 @ jsvm-cpp.wasm.br:0x13819
$func146 @ jsvm-cpp.wasm.br:0x150d5
$func147 @ jsvm-cpp.wasm.br:0x1715e
$func147 @ jsvm-cpp.wasm.br:0x1709c
$func147 @ jsvm-cpp.wasm.br:0x1709c
$func294 @ jsvm-cpp.wasm.br:0x33c57
$jsvm_callFunction @ jsvm-cpp.wasm.br:0xaecb
callFunction @ 2510-bd470f6b15f03140.min.js.br:801
callFunction @ 2510-bd470f6b15f03140.min.js.br:829
push.165555.constructor.iframeMessageHandler @ 2510-bd470f6b15f03140.min.js.br:787
I.toplevelWindowMessageChannel.port2.onmessage @ 2510-bd470f6b15f03140.min.js.br:1010

Inno_site_-Concept_2_rev_4-_Figma_9fe006f792a900f4f

@IeuanK IeuanK changed the title Nothing appears to be happening on a large file? Nothing appears to be happening on a large file Jan 7, 2025
@IeuanK IeuanK changed the title Nothing appears to be happening on a large file TypeError: cannot read property 'family' of undefined Jan 7, 2025
@IeuanK
Copy link
Author

IeuanK commented Jan 7, 2025

After a little more digging I've identified that if I delete enough there is a point where it no longer happens, but I'm not able to identify specific nodes that cause issues. Copying the node that causes issues in one file to another file suddenly makes it work fine.

@Cenadros
Copy link
Collaborator

Hi there @IeuanK ,

Could you provide us with a file example where the error happens? This way maybe we can identify where it happens and fix it.

Thank you for your help,

@IeuanK
Copy link
Author

IeuanK commented Jan 17, 2025

@Cenadros it's a client project so I cannot share the URL publicly and I haven't been able to reproduce it on its own. Is there a way I can send you the URL privately/directly?

@Cenadros
Copy link
Collaborator

Yo can send it to my work mail [email protected] so I can take a look at the issue.

@IeuanK
Copy link
Author

IeuanK commented Jan 17, 2025

@Cenadros I've sent you the link

@Cenadros Cenadros linked a pull request Jan 17, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants