Fix web warnings #1592
Labels
😤 annoying
Something in the UI / SDK is annoying to use
🧑💻 dev experience
developer experience (excluding CI)
good first issue
Good for newcomers
🔺 re_renderer
affects re_renderer itself
🕸️ web
regarding running the viewer in a browser
Milestone
Running our web viewer (e.g. with
cargo r -p rerun --features web_viewer -- ../objectron.rrd --web-viewer
) produces a lot of warnings in the console (mostly WebGL-related). For Firefox we get:For the sake of log hygiene we should try to fix all of these.
The text was updated successfully, but these errors were encountered: