Thomas Trépanier
Thomas Trépanier
Hi! Does anyone know if purchasing the [Cypress Gateway Connector](https://go.cypress.io/continue-recording-with-gateway-connector) will make this plugin work, or does it only enable `cypress-cloud` to allow you to record your runs in a...
> Cypress.io will still be blocking `cypress-debugger` even if you purchase their gateway connector. The only way to use `cypress-debugger` is by using one of [alternative cypress binaries](https://docs.currents.dev/getting-started/cypress/integrating-with-cypress/alternative-cypress-binaries) Thank you...
For anyone looking for this exact feature, someone provided a custom implementation that works beautifully: https://github.com/cypress-io/cypress/issues/19458#issuecomment-1105346442
Hi @Aeners, do you still have the issue? We started experimenting a similar-ish issue where many iOS devices restart our application simultaneously. We also see a spike in `User is...
For anyone stumbling upon this problem, until flat-file config support is added, you can use the ReDos plugin in your flat-file config like this: ```javascript import { FlatCompat } from...
If you add one space to your sub-item, it will indent properly (admittedly with a space on top which I don't think is the default behaviour of MD. 