You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the component VcCollectionPrimitive of a component is VcPrimitiveGround, Unable to manage child components
In file packages\composables\use-primitives\index.ts,I found
VueCesium version
3.1.3
OS/Browsers version
Google Chrome 110.0.5481.78
Vue version
3.2.47
Cesium version
1.102.0
Reproduction Link
https://codepen.io/shenweiqun/pen/wvEvzrK
Steps to reproduce
vc-collection-primitive :show="false" @click="onClick"
在示例页面上给组件vc-collection-primitive增加属性不会生效
例如
属性 :show="false"
时间 @click="onClick"
What is Expected?
属性设置正常
操作设置正常
What is actually happening?
属性设置异常
操作设置异常
The text was updated successfully, but these errors were encountered: