ElemeFE / vue-amap

🌍 基于 Vue 2.x 和高德地图的地图组件
https://elemefe.github.io/vue-amap/
MIT License
3.33k stars 584 forks source link

在用v-if 控制组件 显示隐藏 时 出现 Uncaught TypeError: Cannot read property 'Ac' of null , 用keep-alive 缓存了 组件,出现每次显示地图的时候无法把最新的数据渲染道地图上 #617

Open caitoucom opened 4 years ago

caitoucom commented 4 years ago

问题

VueAMap 版本

OS/Browsers version

Vue 版本

复现地址

预期

实际

feature request

caitoucom commented 4 years ago

解决了~

sleiphur commented 3 years ago

请教下,keep-alive要怎么用,我加了没有效果。