DevCloudFE / vue-devui

UI components based on Vue3 and DevUI Design
https://vue-devui.github.io
MIT License
1.03k stars 291 forks source link

🐛 [Bug]: 与element-plus同时使用按需引入的时候会出问题 #1577

Open Autumn-one opened 1 year ago

Autumn-one commented 1 year ago

Version

latest

Vue Version

latest

Link to minimal reproduction

null

Step to reproduce

null

What is expected

No response

What is actually happening

No response

Any additional comments (optional)

No response

KID-joker commented 3 months ago

@Autumn-one 你好,有最小复现实例吗

KID-joker commented 2 months ago

应该是 DevUiResolver 在前面时,把其他库的指令解析拦截了,与 #1781 的自定义指令冲突是同样的问题。 @GreatZPP directivesResolver