Hello All,
So I am building an app where I want the user to be able to enter or change data associated with a single object by toggling the edit screen and the display screen. The problem is when I switch them back and forth by toggling the visibility logic on the click of the button it does not reliably hide/show what I instruct it to. Is there a bug or something that is known or a way to ensure that it recognizes and adjusts properly? Is it perhaps trying to remember through cookies or something that breaks it?
Thanks,
Stephanie