Geo-Web-Project / browser

An interface that uses geolocation to navigate/resolve content on the Geo Web.
MIT License
3 stars 8 forks source link

Add a fallback for iframe errors #85

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

Some websites explicitly block display in iframes (X-Frame-Options = deny, other security policies) or can otherwise fail to render on the Spatial Browser. Rather than displaying the standard error page, we should display a more user-friendly page that allows the user to easily the intended content.

Requirements

iFrame Error