what is below error on new edit page

2
Error trying to set value to 139.RevenueAndAudit.End_Shift_MainForm_NewForm.referenceSelector1→139.1/limit. The slot has already been freed. Error: Error trying to set value to 139.RevenueAndAudit.End_Shift_MainForm_NewForm.referenceSelector1→139.1/limit. The slot has already been freed.     at setValue (http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:66:230915)     at we (http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:24:6501)     at r (http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:24:6402)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:66:239686     at http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:66:317003     at Array.forEach (<anonymous>)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:66:316991     at we (http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:24:6501)     at at (http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:24:19019)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?638198453029240495:66:316973
asked
3 answers
0

Any update on this problem? I have recently noticed this problem after upgrading to Mendix 9.24.10

answered
0

We are facing the same issue ... 

Looks like a Mendix problem

answered
0

Hey vijaya,

I recently had same issue and it's not Mendix error, it's was due to bad development of page in my case I had same object that was used on page as Page parameter and from association and on refresh of that object it's was giving the error, you should do refactor of your page and everything will be fine.

Best regards, Slavko

answered