Open aluco100 opened 3 years ago
There seems to be a different error in your code, leading to that crash. With the code alone you posted that is hard to reproduce. Could you provide a snippet that produces this?
Also, in which context/function are you calling evaluateHidden
? That might be the cause of the issue
@aluco100 Is it safe to to assume that 'shippingPrice' is of type 'BaseRow'?
Hi there,
Recently I developed a functionality that shows a row within a string value. The code is following:
However, the evaluateHidden's function is calling just twice. So appears and dissapears just twice, then it's not showing again and then crash with the following error:
Can anybody help me with that?
Best Regards