Mohammad Amir
Mohammad Amir
Thanks. It's probably an issue with WSL2 vs WSL. I was running the Ubuntu VM on WSL, but I've recently upgraded it to WSL2, so will try running another test...
> Can we not target header row with a grid class? > > ``` > > ``` > > ``` > .custom-header > .rdg-header-row { > ... > } >...
None of the proposed solutions seem to be working. * Changed Java version from 17 to 21 * Downgraded from gradle 8.8 to 8.6/8.5 * Downgraded from RN 0.75.2 to...
Downgrading to RN `0.74.5` and Gradle `8.5` solves the issue. Wonder how the new release has been working for other folks. May just be an issue with those with simulated...