-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Please see the following repo folder 0009_portfolio_skia_render for replication steps:
https://github.com/dmg46664/problems/blob/main/0009_portfolio_skia_render/README.md
This is replicating this kind of code: https://snack.expo.dev/@wcandillon/hello-snack
, where the main app needs to be loaded in separate module to ensure a web assembly binary has loaded first.
The error is in the second scene which appears blank, with the following in the console:
But note that this doesn't happen on the standalone instructions which draws a pretty picture.
I imagine that the issue is the way Portfolio is triggering the js which means document.geElementById is in the wrong window. This is just speculation given I am sufficiently unfamiliar with Portfolio.
Metadata
Metadata
Assignees
Labels
No labels