Hello All,
I have a create-react-app application into which I've added the Recenter demo widget (with minor changes to use ESM). The widget loads but doesn't seem to get notified of changes in view after loading. I'm wondering if this is because the widget, along w/ the rest of the ArcGIS JSAPI code, is loading in a useEffect hook. If this is indeed the problem, can someone suggest a work around?
Thanks!
--john
Hi John,
Any luck?