OrangeTimes
OrangeTimes
This is much needed for Azure Devops users. None of the currently supported reporters doesn't give the ability to publish test results e.g. screenshots, video in Azure Devops
We are experiencing the same issues
@dbbaughe similar to gittygoo Some indices are in Active and some in Failed state. Our index managament page looks pretty much the same
Yes, Next.Js and other similar frameworks don't support this at the moment
> This is possible with Solid Start and Nuxt. I think > > https://nuxt.com/docs/guide/recipes/custom-routing > > https://docs.solidjs.com/solid-start/building-your-application/routing#additional-route-config (FilesystemRoutes component returns an object which you can add to) > > https://remix.run/docs/en/main/discussion/routes#manual-route-configuration...
We currently have a very custom and quite old SSR server. If there was a way to create file routes on the fly using onBeforeRoute for example it would drastically...