Matt Biggs

Results 2 issues of Matt Biggs

### Current behavior I have a component test that is testing a slate (slatejs.org) editor by simply typing some text. Using the import `cypress/react` the test works fine. Using the...

stage: needs investigating
CT
Triaged

We have a reusable library component that we develop (built using rollup), that we then use in our main app by running `yarn link`. When we build the reusable component...