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

Chrome Warning #12076

Open
mumua666 opened this issue Jul 10, 2024 · 2 comments
Open

Chrome Warning #12076

mumua666 opened this issue Jul 10, 2024 · 2 comments
Labels
needs feedback On hold until additional info is supplied needs triage type - bug

Comments

@mumua666
Copy link

What happened?

When I use CesiumJS 1.103 to implement a Web 3D application, Chrome prints many warnings like: [Violation] ‘requestAnimationFrame’ handler took 584ms; [Violation] Added non-passive event listener to a scroll-blocking ‘mousewheel’ event. Consider marking event handler as ‘passive’ to make the page more responsive. See Passive event listeners - Chrome Platform Status 267;[Violation] ‘message’ handler took 213ms.

Reproduction steps

1.use CesiumJS to implement a Web 3D application
2.Browse in Chrome
3.Open the dev-tools
...

Sandcastle example

No response

Environment

Browser: Chrome Version 126.0.6478.126 (Official Build) (64-bit)
CesiumJS Version: 1.103
Operating System: Ubuntu 22.04 LTS

@ggetz
Copy link
Contributor

ggetz commented Jul 10, 2024

Hi @mumua666, I'm not able to reproduce this warning.

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 Jul 10, 2024
@mumua666
Copy link
Author

mumua666 commented Jul 10, 2024 via email

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
2 participants