Closed speedbird182 closed 3 months ago
This is not an issue. It's just a minor warning. It is generated by the Bootstrap CSS used by the web interface. This Bootstrap version uses a few "hacks" for older browsers and newer browsers show a warning, but there is nothing wrong. Newer browsers simply ignore the hacks and use the correct CSS rules.
I will close this issue because we don't fix external bugs and this is just a warning.
This is a: Bug/Feature Request
Details
When loading any page with the Developer Tools open, it produces a warning on every page load:
This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.
This shows as being in every page.
Related Issues
How to reproduce the issue
Open Developer Tools in browser Load any page Error shows
Environment data
docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here
any additional info to help reproduce
These common fixes didn't work for my issue
docker run
example(s) in the readme (removing any customizations I added)If the above debugging / fixes revealed any new information note it here. Add any other debugging steps you've taken or theories on root cause that may help.