February 14, 2017 at 3:23 pm
#4865
Moderator
Ah… that is by design. The document list, as you've likely seen when developing, is resource intensive to build. This means during runtime it will not update at all – but commands will work successfully.
Manually clicking the list is how you get the elements to display to allow building further commands.
Hope this helps!
Thom