Ridge Kimani
Ridge Kimani
@damuramya Could you provide a reproduce? That way it's easier to debug.
Ideally, it should be an object with the `sortField` and the `sortOrder`. Not unless when a string is passed it assumes it as the `sortOrder` (asc, or desc) and uses...
Yeah, you can pick it up @anevski-stefan. You need to scrape the different versions of Next JS that are available and ensure that they are running locally. Also be sure...
Docs for [unit tests](https://nuxt.com/docs/getting-started/testing) and [E2E](https://www.cypress.io/)
Check [Playwright](https://playwright.dev/) too.