使用谷歌地图时由于语义反应ui而出现错误

时间:2019-02-28 10:55:46

标签: reactjs google-maps semantic-ui

当我将Google Maps与react js一起使用时出现此错误...我也将语义React UI用于其他目的

Uncaught (in promise) TypeError: Cannot read property 'alt' of undefined
        at new a (semantic-ui-react.min.js:1367)
        at js?key=<sample_key>&callback=initMap:182
        at ne.l (js?key=<sample_key>&callback=initMap:41)
        at new RA (util.js:120)
        at new jv (util.js:122)
        at Object._.kv (util.js:15)
        at new zR (marker.js:38)
        at new RR (marker.js:50)
        at SR (marker.js:53)
        at Object.TR.j (marker.js:66)
        at js?key=<sample_key>&callback=initMap:104
        at <anonymous>

0 个答案:

没有答案