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 recreation of the viewer e.g. by updating an readOnly Prop like the terrain the viewer gets recreated but the useCesium Hook/Context doesn't get changed to the new viewer. https://codesandbox.io/p/devbox/adoring-resonance-v73cld?workspaceId=9117e334-595a-43a5-b862-cd9119685f75
The text was updated successfully, but these errors were encountered:
Provided is stored in a ref and updated in a async function. That updates the ref but doesnt trigger a redraw and with it the context
Sorry, something went wrong.
No branches or pull requests
The recreation of the viewer e.g. by updating an readOnly Prop like the terrain the viewer gets recreated but the useCesium Hook/Context doesn't get changed to the new viewer.
https://codesandbox.io/p/devbox/adoring-resonance-v73cld?workspaceId=9117e334-595a-43a5-b862-cd9119685f75
The text was updated successfully, but these errors were encountered: