-
-
Couldn't load subscription status.
- Fork 8.9k
Closed
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problem🔩 p2-edge-case
Description
Vue version
3.4.21
Link to minimal reproduction
https://stackblitz.com/edit/vitejs-vite-uqa6ny
Steps to reproduce
- 在
constant.tsx中定义类型“HelloWorldProps” - 在
HelloWorld.vue中导入“HelloWorldProps”,省略constant.tsx的文件扩展名 defineProps<>使用“HelloWorldProps”
What is expected?
应用正常运行
What is actually happening?
终端报错:
[plugin:vite:vue] [@vue/compiler-sfc] Failed to resolve import source "xxxx"
System Info
No response
Any additional comments?
No response
Metadata
Metadata
Assignees
Labels
🐞 bugSomething isn't workingSomething isn't workinghas workaroundA workaround has been found to avoid the problemA workaround has been found to avoid the problem🔩 p2-edge-case