Version 8.0.6 RC1
08:07:00.164 [Browser Events Thread] INFO Perspective.Designer.BrowserConsole - [mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[bound onTintChange]'
08:07:10.475 [Browser Events Thread] INFO Perspective.Designer.BrowserConsole - [mobx] Encountered an uncaught exception that was thrown by a reaction or observer component, in: 'Reaction[bound onTintChange]'
I was trying to setup a tint on an image to indicate an alarm state, but as soon as I set the binding for ‘enable’ my designer locks up on the window, and these errors begin flooding the output console.
Any ideas on how to fix this or a work around?