agentdon
agentdon
### Current behavior Our E2E tests are running extremely slow right now. We have a Vue app that we just switched over to Vite from vue-cli. The slow down seems...
Most of the links on the @cypress/vue2 [homepage](https://www.npmjs.com/package/@cypress/vue2) are broken. Specifically, I'm trying to get access to the links under the "Global Vue Options."
Our app currently uses REST and we're working to gradually migrate to JSON API. Consequently, there are scenarios where we need to include a relationship in a JSON API request...