How can I prevent unnecessary warnings and errors from being reported in the browser console as demonstrated on the bevy official website? #9921
Unanswered
ZhangXiChang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use trunk+yew+bevy to develop web games, but there are two problems when running in the browser.
When I watched the web game demonstrated on the bevy official website, there were no warnings or errors in the browser console. How can I prevent the browser console from reporting any warnings and errors like the web game demonstrated on the bevy official website?
Beta Was this translation helpful? Give feedback.
All reactions