Dear Community,
Since WebAppbuilder Developper Edition 2.16 (avaible for 2.17 too), I found some very strange behaviour of config files.
I am aware that there is two config.json for each widgets :
- One in the Widget Folder named "config.json" (I will calll it Widget JSON )
- One in the "configs" folder in the app named "config_<label>.config.json" (I will call it App JSON )
I found a strange behaviour in the eDraw Widget, when calling this.config i expect this one to reach the Widget Json but it seems to call the App Json. (I tried to modifiy the default Symbols ).