Error in routerview
Version
3.0.1
Reproduction link
https://jsfiddle.net/posva/km2qpwx7/
Steps to reproduce
while using routerview with PrimeVuew Steps component get this error parentComponent.ctx.deactivate is not a function. Unhandled error during execution of scheduler flush. This is likely a Vue internals bug.
at <KeepAlive formData= {data: {…}} onPrev-page=fn onNext-page=fn ... >
at <RouterView formData= {data: {…}} onPrev-page=fn onNext-page=fn ... >
at <RequestSteps onVnodeUnmounted=fn
What is expected?
No error
What is actually happening?
throws error
sine the setup requires multiple components, not able to create a JSFiddle or other minimal reporoduction