yue1123 / vue3-baidu-map-gl

🎉百度地图 GL版 Vue3 组件库,baidu map gl components libary based on Vue3.0
https://yue1123.github.io/vue3-baidu-map-gl/
MIT License
375 stars 44 forks source link

首次打开在el-dialog中使用useTrackAnimation画路径可以,当再次打开el-dialog画路径就不显示 #61

Closed iroboteer closed 3 months ago

iroboteer commented 9 months ago

首次打开在el-dialog中使用useTrackAnimation画路径可以,当再次打开el-dialog使用useTrackAnimation画路径就不显示路径,需要刷新浏览器后才可以。

console显示如下错误: Screen Shot 2024-01-11 at 17 12 35

Screen Shot 2024-01-11 at 17 18 36

yue1123 commented 9 months ago

能否提供一下最小复现代码

iroboteer commented 9 months ago

能否提供一下最小复现代码

1、明天提供给你。

2、我发现如果去掉destroy-on-close就没有这个问题了。

3、但是带了新的问题,就是第一次打开的时候画的什么路径,后面再次打开el-dialog,不管后续setPath的时候设置的什么数据进去,都是重复画第一次设置的路径,除非我刷新浏览器。

yue1123 commented 3 months ago

break, wait for reply