Console errors header Unrecognized feature: 'ambient-light-sensor' && 'vr' #1626

Closed
opened 2025-10-09 17:23:09 +03:00 by OVERLORD · 4 comments
Owner

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:

Error with Feature-Policy header: Unrecognized feature: 'ambient-light-sensor'.
Error with Feature-Policy header: Unrecognized feature: 'vr'.

Thanks

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: > Error with Feature-Policy header: Unrecognized feature: 'ambient-light-sensor'. > Error with Feature-Policy header: Unrecognized feature: 'vr'. Thanks
Author
Owner

@Mohammad-Ravand commented on GitHub:

i have this problem too, how to fix this.

@Mohammad-Ravand commented on GitHub: i have this problem too, how to fix this.
Author
Owner

@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.

@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.
Author
Owner

@dc4444 commented on GitHub:

Chrome produces clicking on a Facebook pare. No content is then displayed.

@dc4444 commented on GitHub: Chrome produces clicking on a Facebook pare. No content is then displayed.
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1626