We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The problem is observed on Iphone XR. There is no such problem on the newer ones. Test: https://blocksfusiontest.netlify.app/
(index):994 RuntimeError: Out of bounds table access (evaluating '$.closure30_externref_shim(r,t,e)') pixi_frontend.wasm.wasm-function[__wbg_setter_009a3f177e43e712 externref shim] @ blocksfusion.netlify.app/:994 pixi_frontend.wasm.wasm-function[pixi_frontend::systems::nodes::control::set_control_control_node::h38768194f6a880cf] @ [wasm code]:1 pixi_frontend.wasm.wasm-function[pixi_frontend::systems::nodes::control::set_control_node::h8efec47af00b7583] @ [wasm code]:1 pixi_frontend.wasm.wasm-function[pixi_frontend::systems::nodes::color_rect::color_rect_run::{{closure}}::hb35c2d328acaa199] @ [wasm code]:1
wasm-bindgen: 0.2.92
The text was updated successfully, but these errors were encountered:
We are unable to support older version of wasm-bindgen, please update to the newest one and see if that resolves your issue. It might simply be #4353.
wasm-bindgen
If the newest version does not resolve your problem, a reproducible example or a link to the repo would be a good first step.
Sorry, something went wrong.
No branches or pull requests
Describe the Bug
The problem is observed on Iphone XR. There is no such problem on the newer ones. Test: https://blocksfusiontest.netlify.app/
wasm-bindgen: 0.2.92
The text was updated successfully, but these errors were encountered: