Andy
Andy
We just tested on a Windows 11 laptop while it was under and load and couldn't repro. Do you have another machine you can test it on using the same...
Closing as Stale. Feel free to reopen if the issue shows up again.
Thanks @sebastianfrey. I was able to get Accessor decorators working in a test app by adding the following to the `tsconfig.json` using Vite `5.3.4` and TypeScript `5.5.3`: ```json "experimentalDecorators": true,...
Closing. Issue was resolved via https://github.com/Esri/jsapi-resources/issues/524#issuecomment-2235760066.
In our use case with a simple sample app, this bug generated 277 extra css files and approximately 10MB to the production build size.
@benelan you can bump to Angular 18. We will be upgrading the @arcgis/core Angular sample to version 18 when 4.30 releases next week. There have been several changes in our...
@benelan @geospatialem are there any showstoppers preventing this update? Just double checking.
Closing. This issue is more about React than the ArcGIS JS SDK.
@webmapLee for best visibility with the worldwide ArcGIS community we recommend posting this question about SDK functionality to the Esri community site: https://community.esri.com/t5/arcgis-api-for-javascript/ct-p/arcgis-api-for-javascript. Can you post your question on that...
@jlczapski thanks for reporting, this was a bug in version 4.32 that's been fixed in 4.33, which is tentatively scheduled for release in June 2025. Can you retest using our...