digit widget
Hi all,
Is it possible to use digit widget into the Geocortex Viewer for HTML5 ?
'Native dojo' like dijit/layout/ContentPane, not esri/dijit/... (that I know it works > https://docs.geocortex.com/essentials/gvh/latest/SamplesViewer/#Other%20Frameworks))
I try :
let info: dijit.layout.ContentPane = new ContentPane({}, this.infoHtmlElement);
info.startup();
But I have this error :
Uncaught Error: string.substitute could not find key "loadingState" in template
at :57640/Resources/Scripts/esri.js:329
at String.replace (<anonymous>)
at Object.r.substitute (:57640/Resources/Scripts/esri.js:329)
at Object.postMixInProperties (:57640/Resources/Scripts/esri.js:1923)
at Object.create (:57640/Resources/Scripts/esri.js:3350)
at Object.f (:57640/Resources/Scripts/esri.js:159)
at Object.create (:57640/Resources/Scripts/esri.js:1922)
at Object.postscript (:57640/Resources/Scripts/esri.js:3350)
at new <anonymous> (:57640/Resources/Scripts/esri.js:162)
at :57640/Resources/Siggis/UTNetTrace/utNetTraceView.js:34
at ia (:57640/Resources/Scripts/esri.js:29)
at :57640/Resources/Scripts/esri.js:29
at ja (:57640/Resources/Scripts/esri.js:29)
at ga (:57640/Resources/Scripts/esri.js:29)
at f (:57640/Resources/Scripts/esri.js:31)
at HTMLScriptElement.<anonymous> (:57640/Resources/Scripts/esri.js:36)
Regards,
Benjamin
0
-
Hi,
You'd need to work with our Implementation Services team if this is still an issue. I recommend opening a support ticket as we'll need to advise you of the requirements to engage the Implementation Services team
Thanks,
Mike Ketler0
Please sign in to leave a comment.
Comments
1 comment