Andrew Wang

Results 3 comments of Andrew Wang

+1 running into the same issue, would love to know if there is a solution!

I also got `{"error":"Mock not found"}` because the mock received a request that doesn't match any resolver function that I set up. In my case, I didn't pay close attention...

setting `frozen: true` on a `ColumnOrColumnGroup` also causes this rendering issue for the frozen column. react: `18.2.0` react-data-grid: `7.0.0-beta.42`