Closed llwinner closed 4 years ago
esri-loader version: 2.14.0 arcgis api for javascript: 4.15 safari: 13.0
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.
...
- ...search for and fork a codesandbox that is similar to your environment (React, etc): https://codesandbox.io/search
- For sandboxes that depend on esri-loader see: https://codesandbox.io/search?refinementList[npm_dependencies.dependency][0]=esri-loader
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.
Expected behavior
Actual behavior