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

useDefaultRenderLoop set true but not work #12464

Open
sheepsqy opened this issue Feb 6, 2025 · 1 comment
Open

useDefaultRenderLoop set true but not work #12464

sheepsqy opened this issue Feb 6, 2025 · 1 comment
Labels
needs feedback On hold until additional info is supplied needs triage type - bug

Comments

@sheepsqy
Copy link

sheepsqy commented Feb 6, 2025

What happened?

If an error occurs during rendering, Scene's renderError event will be raised and this property will be set to false. It must be set back to true to continue rendering after the error.
but now useDefaultRenderLoop set true is not work. The scene still cannot be operated

Reproduction steps

...

Sandcastle example

No response

Environment

Browser:
CesiumJS Version:
Operating System:

@ggetz
Copy link
Contributor

ggetz commented Feb 6, 2025

Hi @sheepsqy, would you be able to include a Sandcastle example that replicates the issue? That would help us give us more context to determine the issue. Thanks!

@ggetz ggetz added the needs feedback On hold until additional info is supplied label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs feedback On hold until additional info is supplied needs triage type - bug
Projects
None yet
Development

No branches or pull requests

2 participants