I've developed an app in ArcGIS Experience Builder using the developer edition 1.8. I configured a custom layer list widget and added it to the custom layouts I defined for medium and small screen devices. I run into an issue with the default layer settings in the input checkboxes being restored when the app is resized. For example, I toggle a layer off and then resize the map to small screen and the toggle button is turned back on. The layer in the map is correctly turned off but the input checkboxes get restored to the default configuration every time the layout is switched.
Is there anyway to keep the custom layer list widgets synchronized in each layout or is it possible to use the widget only once and have it display in the custom layouts? I'm able to get it working using the AUTO layout option for medium and small screen devices but that causes display issues.