Esri / esri-loader

A tiny library to help load ArcGIS API for JavaScript modules in non-Dojo applications
Apache License 2.0
458 stars 79 forks source link

Map cannot shown in Safari #231

Closed llwinner closed 4 years ago

llwinner commented 4 years ago

Expected behavior

Actual behavior

llwinner commented 4 years ago

esri-loader version: 2.14.0 arcgis api for javascript: 4.15 safari: 13.0

jwasilgeo commented 4 years ago

Can you provide us with a working, public example to help look into this?

Some helpful tips from the issue template:

A link to an app where we can carry out those steps and see the source code.

...

llwinner commented 4 years ago

Thank you very much for the reply. I found the cause of the problem. I used the viewui library. Some css properties inside need to be modified, otherwise the map will not be displayed under safari.