You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading
点击后报错
useConfigInject.js:64 Uncaught TypeError: Cannot read properties of undefined (reading 'value')
at ReactiveEffect.fn (useConfigInject.js:64:83)
at ReactiveEffect.run (reactivity.esm-bundler.js:178:19)
at get value [as value] (reactivity.esm-bundler.js:1135:33)
at showWave (useWave.js:7:21)
at HTMLButtonElement.onClick (index.js:51:13)
The text was updated successfully, but these errors were encountered:
Version
undefined
Environment
Vue version 3.3.4 "ant-design-vue": "4.0.7",
Reproduction link
https://www.antdv.com/components/button-cn
Steps to reproduce
a-button点击后报错
What is actually happening?
Loading
点击后报错
useConfigInject.js:64 Uncaught TypeError: Cannot read properties of undefined (reading 'value')
at ReactiveEffect.fn (useConfigInject.js:64:83)
at ReactiveEffect.run (reactivity.esm-bundler.js:178:19)
at get value [as value] (reactivity.esm-bundler.js:1135:33)
at showWave (useWave.js:7:21)
at HTMLButtonElement.onClick (index.js:51:13)
The text was updated successfully, but these errors were encountered: