This one might be a bit tough for me to describe. I was reorganizing some components that I pasted into a column layout. I was trying to move one to the top right corner, and went off the screen a bit. The designer then locked up for a minute, and now my console is getting flooded with the following error.
I’ve posted a screenshot below as well. Not sure what else would be useful in troubleshooting this issue.
09:54:48.393 [Browser Events Thread] INFO Perspective.Designer.BrowserConsole - [mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[Reaction@516]'
Should have thought of that. Forgot to try and make an export. The designer was kinda struggling though so not sure if it would have let me. I just tried re-creating the issue in the same project with no success.
Was trying to do something similar again today, and ended up getting the same error. The view in question this time is Andon. I was moving components in a Column Container, and the designer locks up and gives me timeout errors while the console fills with messages like I mentioned above.
Version: 8.0.0-rc1 (b2019040123)
14:14:49.282 [Browser Events Thread] INFO Perspective.Designer.BrowserConsole - [mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[Reaction@30313]'
Edit: Project backup doesn’t seem to have saved the screen as it was. And anytime I hit save or merge it throws a TimeoutException.
I was able to duplicate the issue and have created a new issue for this. Thank you for providing duplication steps. This looks to be an issue with the library we use to manage the state of the components.