Everything seems to be working however I do see this error in the browser event logs
qx.js?v=3.2.0.35:63796 Uncaught TypeError: this.__perform is not a function
at wrapper.<anonymous> (wisej.js?v=3.2.0.35:5876:12)
at wrapper.callback (qx.js?v=3.2.0.35:19269:18)
at wrapper._dispatchEvent (qx.js?v=3.2.0.35:74608:30)
at wrapper.dispatchEvent (qx.js?v=3.2.0.35:21674:32)
at construct.dispatchEvent (qx.js?v=3.2.0.35:18608:20)
at wrapper.refresh (qx.js?v=3.2.0.35:52106:26)
at Function.refresh (qx.js?v=3.2.0.35:52010:20)
at Function.flush (qx.js?v=3.2.0.35:49400:31)
at self.__retries (qx.js?v=3.2.0.35:63715:29)
at Object.false [as __executeAndRescheduleOnError] (qx.js?v=3.2.0.35:63772:11)
Hi Mark,
A potential fix for this issue is included in Wisej.NET 3.2.1-preview0 that’s available on NuGet.
Can you please check if the problem is fixed on your end?
Best,
Alaa
Hi Mark,
Thank you for bringing this to our attention.
The issue is related to the Animation extender on the appear event, it will be fixed in the next release!
Best,
Alaa
Please login first to submit.