Select to view content in your preferred language

ColorInfoSlider dijit not rendering correctly

207
0
07-12-2022 10:04 AM
AngieCausey
Occasional Contributor

I am working on a viewer widget using the ColorInfoSlider dijit and cannot seem to figure out why the slider does not render properly in my viewer architecture.

I have 2 sets of code - one that is just a simple html based on this sample - https://developers.arcgis.com/javascript/3/jssamples/smartmapping_bycolor.html and one that uses the same JavaScript logic, but leverages the CMV architecture with a div using the data-dojo-attach-point property.  The dijit works (dropdown, slider, checkbox, etc), but it does not look like the simple html sample using the same service and fields.  

Dijit rendered correctly (simple sample code)Dijit rendered correctly (simple sample code)          Dijit rendered incorrectly (CMV viewer architecture)Dijit rendered incorrectly (CMV viewer architecture)

 

0 Kudos
0 Replies