tiny-vue icon indicating copy to clipboard operation
tiny-vue copied to clipboard

🐛 [Bug]: vue.2.7.16 报错 inject() can only be used inside setup() or functional components.

Open Sam7Joker opened this issue 5 months ago • 2 comments

Version

2.24

Vue Version

2.7.16

Link to minimal reproduction

https://github.com/Sam7Joker/tinyAdmin

Step to reproduce

错误提示

Image package.json

Image vite.config.js

Image

What is expected

No response

What is actually happening

No response

What is your project name

inject() can only be used inside setup() or functional components.

Any additional comments (optional)

No response

Sam7Joker avatar Jun 25 '25 08:06 Sam7Joker