ArcGIS / Esri Custom Theme not showing in appbuilder -
i've followed instructions here:
https://developers.arcgis.com/web-appbuilder/guide/create-a-theme.htm
created correct scaffold, placed in stemapp/themes
can't show up. also, when edit demotheme, changes aren't displaying. i've cleared cache, using incognito it's not working. i've used yo generator scaffold theme, no dice. https://github.com/esri/generator-esri-appbuilder-js
what doing wrong?
two possibilities:
- if using demo theme, default, disabled. enable it, open .repoignore file in client\stemapp\themes, remove demotheme file, , restart node server.
- during development, use "http://your host/webappbuilder/?id=stemapp" access theme directly.
if doesn't appear here, not following instructions correctly. make sure theme names placed. there must instances still have names copied theme(e.g demotheme), replace of them theme's name. should appear.
Comments
Post a Comment