my-logger.ts:26 [Vue warn]: Vue received a Component that was made a reactive object. This can lead to unnecessary performance overhead and should be avoided by marking the component with `markRaw` or using `shallowRef` instead of `ref`.
Component that was made reactive: {name: 'AsyncComponentWrapper', __asyncLoader: ƒ, __asyncHydrate: ƒ, setup: ƒ}
at <Header key=0 simple=true >
at <Home onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > >
at <RouterView>
at <App>
Setup
Describe the bug
To Reproduce
Expected Result