Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在生产环境下无法正常使用vant组件,dev环境可以 #33

Open
wmhh1129 opened this issue May 28, 2024 · 1 comment
Open

Comments

@wmhh1129
Copy link

环境
"nuxt": "^3.11.2",
"vue": "^3.4.21",
"@vant/nuxt": "^1.0.4"

van-button 可以正常渲染,点击事件无效
van-list 直接渲染失败

nuxt.config.ts
export default defineNuxtConfig({
modules: ['@vant/nuxt'],
})

配置如上

@tolking
Copy link
Member

tolking commented Jun 2, 2024

无法复现,可以提供一个可以复现的示例

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants