Open XiaoM-dev opened 7 months ago
I have the exact same problem here, it works fine using version 1.17.2, but many components are not showing when using 1.17.3
My specs are: "cesium": "^1.116.0", "next": "14.2.1", "react": "^18", "react-dom": "^18", "resium": "^1.17.2",
When i try to use BoxGraphics or other Graphics components, it didn't work。But after I returned the version of resium to 1.17.2, the display worked fine。
I'm using: "cesium": "^1.116.0", "resium": "1.17.3", "vite": "^5.2.0", "vite-plugin-cesium": "^1.2.22"