Custom array issue?

This is a new error I am getting in a page where I am updating an array from my custom code.
Note: This error is coming only when I visit this page from the same layout ( internal link is true ).
If I refresh the page, then it works correctly.

Whats the fix for this ?

Any solution for this ?

Can you be a bit more specific, you say it throws the error after updating an array with some custom code, what is this code?

I am using an wappler array, and I add updated object value into this array from js code, using dmx.parse(). When the array is completly loaded. Console shows the error.

I can see the items in the array items. But they won’t be displayed in the repeater.

This error is still coming in the new update. Can it be fixed ?

Could you send me your page in a private message, I’m not able to reproduce the error.

Problem was caused by an other library that extended the Array prototype.

This has been fixed in Wappler 4.9.0