Open
Description
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