Ethan

Results 5 issues of Ethan

After migrating to Vue 3, this was causing major bugs for several weeks. Today I figured out they were caused by Vue 3 Proxies being exposed to external code that...

The [Build Guide](https://github.com/CesiumGS/cesium/blob/91d84fdf623897e32d608cf0aa390c6cd2fd2de3/Documentation/Contributors/BuildGuide/README.md) should include a step to run `npm build` in the "Quickstart" and "Build the Code" sections. If `npm build` is not run before `npm serve`, the shaders...

category - tooling
good first issue
JTC

This update enables type checking scoped slots, and by extension, lets developers get type completions while writing the #item slot. There is a "breaking change" to consider here: to access...

The documentation for `turf.rewind` left me confused after reading it. I could not understand what it was supposed to do. The description section links to the Shoelace formula on Wikipedia,...

# Description Try to force webgl context loss in Context.prototype.destroy so resources can be cleared when the CesiumWidget/Viewer are destroyed. ## Issue number and link #11533 (https://github.com/CesiumGS/cesium/issues/11533) ## Testing plan...

theme - WebGL & WebGPU