Ethan-G

Results 6 comments of Ethan-G

Just a call to `parentEntity.unloadedChildEntityList` will trigger DB queries to `parentEntity.secondUnrelatedUnloadedChildEntityList`.

I've just encountered this as well. It seems to happen when there's any styling, not just colour.

Nice one! Is there a reason you didn't do the workaround of using classes instead of inline styles? I'm looking into it as it makes sanitising XSS easier anyway.

I'm getting this on WebStorm 2022.2.3. The run config seems right, not sure what else to check. I'm confused by the "check if the problem persists in 2.4.0" given the...

Ah right thanks for clearing up the version confusion. Yes it occurs every time I try to execute the run configuration. Stacktrace: ``` Failed to run Cypress configuration com.intellij.execution.ExecutionException: Unable...