Tomás Ruiz

Results 27 comments of Tomás Ruiz

With the proposed solution, cypress opens, but the default test fails. To fix this problem, I ran `yarn build` before `yarn test:e2e` and it worked.

@lrubiorod @tmpolaczyk is this still an issue with the current bridge?

@tmpolaczyk was this issue closed in #2159?

Could we create a WIP for this? @tmpolaczyk @lrubiorod

After some discussion, we are going to disable `user-select` only for non text elements.

Following up on this, the `StructOpt` version we are using ([v0.3.9](https://docs.rs/structopt/0.3.9/structopt/index.html)) has been yanked. So, even if we don't migrate to the latest version [[email protected]](https://docs.rs/clap/4.4.8/clap/index.html) yet, we should upgrade to...

I've updated the title of this issue to upgrade to the latest version of clap instead of an older one.