I'm trying to publish my website on Github Pages. I have uploaded the code into Github and got an url for my website which all seems to be okay, but when i open the page, i recieving the following error:
"Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'."
Google has shown me some solutions, none of them has been satisfying (By that i mean some solution maybe would work, but i don't want the website to be unsafe). Some of these are:
- Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'
- https://github.com/sveltejs/kit/issues/1506
This information might be of interest:
- The page uses Leaflet which loads maps from the following ArcGIS REST Service (specifically it is using this link: https://gis.us.fo/arcgis/services/lendiskort/us_lendiskort/MapServer/WMSServer)