in the config of widget is this:
but ,in debug is this:
,
,so, please help me,thanks!
Zhongren,
Is your manifest.json set to know that your widget has a config.json?
"properties": {
"inPanel":true,
"hasLocale":true,
"hasStyle":true,
"hasConfig":true,
"hasUIFile":true,
"hasSettingPage":true,
"hasSettingUIFile":true,
"hasSettingLocale":true,
"hasSettingStyle":true,
"IsController":false,
"hasVersionManager": false
}
Is your config.json in the same folder as the Widget.js and named "config.json"?
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.