NuxtLink not working on error.vue page
Hello,
I created a page error.vue at the root of the project that extends the current layout but all the nuxtlink are no longer working when on this page.
The url change but the content is not refreshed
In the console, I have the following
Uncaught (in promise) TypeError: node is null
NuxtJS 51
parentNode
componentUpdateFn
run
update
callWithErrorHandling
flushJobs
promise callbackqueueFlush
queueJob
effect
resetScheduling
triggerEffects
triggerRefValue
set value
finalizeNavigation
pushWithRedirect
promise callbackpushWithRedirect
push
navigate
callWithErrorHandling
callWithAsyncErrorHandling
invoker
addEventListener
patchEvent
patchProp
hydrateElement
hydrateNode
hydrateSubTree
componentUpdateFn
run
update
setupRenderEffect
mountComponent
hydrateNode
hydrateSubTree
componentUpdateFn
run
update
setupRenderEffect
mountComponent
hydrateNode
hydrateSubTree
componentUpdateFn
run
update
setupRenderEffect
mountComponent
hydrateNode
hydrateChildren
hydrateElement
hydrateNode
hydrateChildren
I created a page error.vue at the root of the project that extends the current layout but all the nuxtlink are no longer working when on this page.
The url change but the content is not refreshed
In the console, I have the following
Uncaught (in promise) TypeError: node is null
NuxtJS 51
parentNode
componentUpdateFn
run
update
callWithErrorHandling
flushJobs
promise callbackqueueFlush
queueJob
effect
resetScheduling
triggerEffects
triggerRefValue
set value
finalizeNavigation
pushWithRedirect
promise callbackpushWithRedirect
push
navigate
callWithErrorHandling
callWithAsyncErrorHandling
invoker
addEventListener
patchEvent
patchProp
hydrateElement
hydrateNode
hydrateSubTree
componentUpdateFn
run
update
setupRenderEffect
mountComponent
hydrateNode
hydrateSubTree
componentUpdateFn
run
update
setupRenderEffect
mountComponent
hydrateNode
hydrateSubTree
componentUpdateFn
run
update
setupRenderEffect
mountComponent
hydrateNode
hydrateChildren
hydrateElement
hydrateNode
hydrateChildren