mrmap-community / GeoPortal.rlp

Other
7 stars 2 forks source link

Safari browser does not reload iFrame #7

Open holsandre opened 3 years ago

holsandre commented 3 years ago

Status quo

The iFrame is used to display the mapbender application - better known as the mapviewer - and furthermore we switch between different viewer designs by changing the iFrame src attribute.

Bug

The trigger between changing-iFrame-src and reloading the iFrame works in all common browsers, except Apple Safari.

(Possible) solution

A possible solution is described here.