Dane Harnett
Dane Harnett
We have also been experiencing this issue and my investigation found the following: Commenting out (and adjusting the variable names) the following lines seemed to resolve the issue: https://github.com/cypress-io/code-coverage/blob/master/support.js#L17-L18 These...
For some more info: Our coverage object contains ~4500 keys. Each check by `minimatch` takes about 3.5ms. So in total it almost takes 20s for this part of the process....
@derakhshanfar Do you have any examples of how to use body-scroll-lock with material-ui? I tried but it didn't actually work for me. Using a fullscreen Dialog.