Elements in popup

Posted by: jerrysimmons on 15 March 2019, 11:57 am EST

  • 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.

  • Posted 15 March 2019, 11:59 am EST - Updated 3 October 2022, 8:08 pm EST

    Screen shot of popup

  • Posted 18 March 2019, 3:16 am EST

    Hi,

    This is an expected behavior.The elements of popup are not accessible when the popup is hidden in wijmo 5. It is because, when the popup is hidden, wijmo removes all the elements inside the popup from the DOM instead of just hiding them.

    Also, your workaround is the suggested solution. Please let me know in case you have any additional questions.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels