I’m encountering an issue in our Novulo application when trying to open the purchase line details page. I get this error: “An error occurred: Type of pagestate is invalid (expected: productsdetailspagestate_1, actual: purchaselinedetailspagestate)”
This only happens when the “Expected deliveries” grid is turned on in the purchase line details page. It works fine for purchase lines with a delivery type other than “by line unit”.
How could i go about solving errors like these pagestate errors?
I would expect this to be noticed in the architect as well, so if you open your integrated model in the architect, you should find this in the problem list. Then from there it’s easy to trace where the problem originates from.
After examining the problem list and trying to find the issue with a stack trace i am still unable to sniff out the problem. Is there any way to see the process of loading/showing a specific grid on a page?
Also, is there a way to hide a grid on a page without opening said page? I want to close the grid that is causing the issue, but i can’t as the issue is preventing me from opening the page.
@ThvDuijn, I would try to update the component to the latest revision (rev166 CTP) and after the update generate documentation and tests. Could you try and let me know whether it helps?