Application failing in web export

The web export of our App is failing in the CreateDelegate function in $uno.js. Is this a known issue? Any ways to fix this? My Fuse version is 0.1.2476.

Was asked to rapport this even though i’m not on a release version of Fuse.

file

Hi Sean,

Layout was invalidated while performing layout

This is an error in your code that you have to fix. You cannot change layout parameters in response to a layout change - this would cause an infinite response feedback which would make your app unusable.

Your top screenshot is too small to see where in your code this happens.

From what I can tell it looks like you are using a Change or Set animator on a layout property in response to Enter/Exit.