vite-ssr
vite-ssr copied to clipboard
[Vue warn]: inject() can only be used inside setup() or functional components.
when i call my API directly from Vue components in client. i use useContext() and vue warn 'inject() can only be used inside setup() or functional components.'