-
Notifications
You must be signed in to change notification settings - Fork 20
Description
I tried to deploy widgets from Landsat8 Explorer app on WAB and the error appeared. This occurs with some of the widgets i.e. Mask, ISCompare and ISChangDetection.
When I tried adding ISChangeDetection, this error appeared:

From my understanding, it can't find .png image in the following page right?
Please help correct me if I'm wrong.
When I tried adding Mask and ISCompare widget, another error appeared:
Error: scriptError: ./resourceLoad.js?wab_dv=2.16
From what I understand, there's something wrong with the script.

The steps of adding widget is as followed: https://enterprise.arcgis.com/en/portal/latest/use/add-custom-widgets.htm
Please be notified that I am no programmer.
Does additional script have to be written in order for this to work?
Or is it possible to deploy just widgets, but not the app itself (Landsat8 Explorer)?
Please help advise on this.