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

Example no longer works on 0.19.1 #1

Open
adamocarolli opened this issue Nov 27, 2024 · 1 comment
Open

Example no longer works on 0.19.1 #1

adamocarolli opened this issue Nov 27, 2024 · 1 comment

Comments

@adamocarolli
Copy link

This example no longer works on 0.19.1 works on 0.17.0 if I move back webviewer version. See deployment: https://rerun-io.github.io/web-viewer-react-example/

(<Select ..> styling must also be changed to be made viewable)

Console error:

index-5ba4b9da.js:40 ReferenceError: cachedFloat32Memory0 is not defined
    at AsyncFunction.le [as deinit] (re_viewer-87986463.js:2:81960)
    at we.free (index-5ba4b9da.js:40:58804)
    at js.stop (index-5ba4b9da.js:40:60791)
    at cv.componentDidUpdate (index-5ba4b9da.js:62:536)
    at As (index-5ba4b9da.js:40:31663)
    at yd (index-5ba4b9da.js:40:31351)
    at Tm (index-5ba4b9da.js:40:30910)
    at zm (index-5ba4b9da.js:40:40717)
    at Gt (index-5ba4b9da.js:40:40083)
    at Vs (index-5ba4b9da.js:40:36722)

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'closure14713_externref_shim')
    at te (re_viewer-87986463.js:2:2049)
    at c (re_viewer-87986463.js:2:265)

Using Chrome: Version 131.0.6778.86 (Official Build) (arm64)

@adamocarolli
Copy link
Author

Screenshot 2024-11-27 at 11 58 27 AM

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

No branches or pull requests

1 participant