zouyaoji / vue-cesium

🎉 Vue 3.x components for CesiumJS.
https://zouyaoji.top/vue-cesium
MIT License
1.47k stars 317 forks source link

[Bug Report] VcNavigation组件ready事件{cesiumObject}参数问题 #309

Closed kkwwang closed 1 year ago

kkwwang commented 1 year ago

VueCesium version

3.1.1

OS/Browsers version

win11,edge

Vue version

3.2.40

Cesium version

1.99.0

Reproduction Link

https://codepen.io/kkwwang/pen/MWXevqY

Steps to reproduce

What is Expected?

返回dom元素

What is actually happening?

返回了[null, null]

zouyaoji commented 1 year ago

下个版本直接把 ref 模板引用出去。 image