"Permissions-Policy" console error only on 1 page

Hi all.

I’ve got an error on just one page in Chrome Dev Tools Console:

Error with Permissions-Policy header: Unrecognized feature: 'ch-ua-full-version-list'.

It appears around 30 times on that page. I’ve tried clearing caches and disabling plugins, but nothing works.

Could you point me to the right direction as to what’s going on? Thanks in advance.

Hello @KEXINO,

Thanks for writing to us.

It might be the issue of JS customization or any plugin conflict. I would suggest you troubleshoot with a few of the common issues before we investigate your settings.

  1. Testing for Plugin Conflict
  2. CSS/JS Customization
  3. Version Compatibility
  4. Disabling Cache

If it doesn’t work for you, please share your details in a secure note. Please provide the following details

  • WordPress Login URL
  • Admin level username and password

You can find the Secure Note button at the bottom of your posts

Thanks

After playing around further, it seems it was the YouTube .js loading in a modal element.

When I removed it, the error went away.

I wanted to get rid of the [lightbox] shortcode and use the Modal element instead. Clearly that can’t happen yet. What would be great would be if the script didn’t load until the user clicked on the modal toggle.

Sorry to have wasted your time! Posting my fix here in case it helps anyone else.

Hello @KEXINO,

Glad to know that things are well for you. Please feel free to open a new thread if you have any queries.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.