Upgraded to Wisej 3.2

0
0

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)

  • Mark Reed
    I’m also looking at moving our code from running in IIS on windows to running in a docker container with .net 7 and I’m getting really poor performance and I’m not sure what to check.
  • You must to post comments
0
0

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

  • You must to post comments
0
0

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

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.