Adam Cooke

Results 2 issues of Adam Cooke

I am evaluating user code on a docker node-20.19.4-slim image Sometimes the whole app crashes. I have managed to collect the trace below. What confuses me is that 'Uncaught SyntaxError:...

Changed type of enableVirtualization property on DataGrid to accept either a boolean, undefiend or a VirtualizationOptions object which allows the user to enable or disable virtualization for rows and or...