Results 81 comments of Andy

Closing, answer provided. Let us know if additional issues come up.

Tested on Capacitor 1.0.0 Beta.0. App loaded. Rotate gesture works intermittently.

I'm not surprised, this code was built for a 0.x version of node. My initial guess is you have to declare `_longRunningTask `, `_startTimer ` and `_init` as a private...

In addition to those errors, I'm also intermittently seeing `Failed to resolve import` errors: ``` [plugin:vite:import-analysis] Failed to resolve import "M6_Of_a_hQQc_sgLC00001254" from "node_modules/.vite/deps/chunk-F52XKCWM.js?v=d0fdc3c6". Does the file exist? /home/projects/github-9i57jp-yh8kfx/node_modules/.vite/deps/chunk-F52XKCWM.js:3:9 1 |...

Thanks for the feedback, much appreciated. We are already considered the issue of improving the SDK to link to these types of apps. I'll let @odoe answer the react hooks...

> instead of the whole theme (@arcgis/core/assets/esri/themes/light/main.css) which improved our bundle size massively @sandrooco are you able to use the CDN's main.css instead of the local css from node_modules? Using...

Closing. It looks like the issue was [solved](https://github.com/Esri/jsapi-resources/issues/507#issuecomment-2761422157).

Hi @sriramasdanturthi thanks for reporting. I wasn't able to reproduce the issue locally using the Angular map-components sample. - Does it work on another browser? - Does this map components...

We were able to repro the slow panning and zooming on a Windows 10 machine, but not the abort errors. Upgrading the machine to Chrome 130 and closing a bunch...