We have recently upgraded from Apps 9 to Cloud. The lobbies have generally been correctly lifted but we have issues with glitches in the funtionality.
I wanted to add navigation from a list element to a page using a parameter. No matter what I did to the element, it never recognized a navigation was added. So the URL wasn’t wrong, it just didn’t aknowledge that you could navigate. I tested it on another environment recreating the element, and it worked fine. So, I created a new element with the navigation and added it to the orignal lobby - that worked, and I could now navigate while passing a parameter.
A couple of days later I wanted to change the passing of the parameters but no matter what I did, the element didn’t recognize that I was changing the navigation. I even deleted the navigation, and it still navigated passing the parameter.
I’ve cleared the cache of the lobbies multiple times, that doesn’t work, I’ve checked for errors in DevTools, it doesn’t recognize any errors.
In the end I created a new lobby page, added all the same elements - completely duplicated all setups etc., and now it worked with the correct navigation. All elements and lobbies have been granted all the same permissions - so that’s not the issue.
I’ve tested as a user and ifsapp - same issue.
Therefore, it has nothing to do with actual errors but instead glitches in the lobby page and elements.
Has anybody else experienced this? And is there a solution which doesn’t involve recreating the element and pages?