Reproduce Example Link or Code Fragment
在页面中渲染react-amap,我使用的是ant design pro / umi
What is Expected?
正常渲染
What is actually happening?
经过测试发现,在网络条件较差的情况下,偶尔会报错:
Error: Load timeout for modules: http://webapi.amap.com/count?type=UIInit&k=f97efc35164149d0c0f299e7a8adb3d2
http://requirejs.org/docs/errors.html#timeout
暂时没有找到原因和解决方案,望有方法可以修复,或者可以捕获到该异常从而进行后续处理,谢谢。