I’m having an issue with a @Command([ViewExpandWithChildren]) that is assigned to an action button.
In one particular view, when the button is used it skips part of the section it is supposed to expand. If it was erroring out I would expect it to not finish expanding to the last item, but it does. There is just a small section in the middle that it skips over and leave collapsed.
Anyone run across this before?
-Mike