ivancic_josip
Redirects
Is this a valid way to redirect on the server side and will it provide a good redirectCode to search engines?
An old route url would only appear on some other website, not inside the website, so it would always run on the server side.
8 replies
Nuxt test utils and provide/inject
Any idea how to test a component that is using provide and inject, without creating a test only wrapper.
This is what I tried, based on the docs https://test-utils.vuejs.org/api/#global-provide
4 replies