<!-- Created by issues bot. DO NOT REMOVE. --> ### VueCesium version 3.2.9 ### OS/Browsers version Windows 10 / Version 131.0.6778.86 (Official Build) (64-bit) ### Vue version 3.5.13 ### Cesium version 1.123.1 ### Reproduction Link https://stackblitz.com/edit/vue3-vite-typescript-starter-34acqs?file=src%2FApp.vue ### Steps to reproduce 1. press toggle labels , they will unshow 2. try to delete one point of polygon 3. press toggle labels ### What is Expected? labels have same styles as in polygonDrawingOpts ### What is actually happening? labels reset their styles to defaults after removing some point ( when labels was off) <!-- Created by issues bot. DO NOT REMOVE. -->