Widget Not Adding Layers When Configured via JSON in React/Esri App
I am using ArcGIS Experience Builder.
Widget Not Adding Layers When Configured via JSON in React/Esri App
I’m working on a React component that toggles visibility of map layers in an Esri map. My widget works perfectly when I hardcode the layers configuration, but fails to add layers when I load the configuration from a config.json file.