mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 09:13:03 +03:00
Console errors header Unrecognized feature: 'ambient-light-sensor' && 'vr' #1626
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Eoras on GitHub.
I'm using the 1.16.3 version, and when i go on my web pannel, i got this error on the console:
Thanks
@Mohammad-Ravand commented on GitHub:
i have this problem too, how to fix this.
@dani-garcia commented on GitHub:
This should be fine, it's a relatively new browser header so not all browsers support all features, Firefox doesn't seem to complain to me but I get the same errors with Chrome. Regardless, it shouldn't cause any issues, not sure why they decided to mark them as errors.
@dc4444 commented on GitHub:
Chrome produces clicking on a Facebook pare. No content is then displayed.
@Mohammad-Ravand commented on GitHub:
my problem is i removed
@vite(['resources/js/app.js', "resources/js/Pages/{$page['component']}.vue"])this section from app.blade.php file.
i replaced it back and it working.