Posted 15 March 2019, 11:57 am EST
I’ve found in converting from wijmo 3 to wijmo 5 that elements (checkbox in my project) are not accessible if they are in a popup when it is hidden. In 3 these same elements were accessible and could be verified of their state even when the popup wasn’t visible. In order to work around this a list of checked elements had to be created in order to reference them when the popup was hidden and is updated when the popup is opened and if any elements state changes.

