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
caught TypeError: Cannot read properties of undefined (reading '$i')
at w.extend (dayjs.min.js:1:6557)
at 9502 (dayjs.ts:16:1)
at d (bootstrap:19:22)
at 4449 (index.js:3:18)
at d (bootstrap:19:22)
at startup:4:27
at universalModuleDefinition:11:1
at universalModuleDefinition:9:18
at universalModuleDefinition:1:1
The text was updated successfully, but these errors were encountered:
Version
3.2.19
Environment
window 11,Chrome 112.0.5615.138 ,vue 3.2.47
Reproduction link
https://github.com/gsdukbh/issue/blob/main/ant-design-vue/3.2.19-TEST-bug.html
Steps to reproduce
Example:
What is expected?
Normal display Button component,
What is actually happening?
Only the text of the button is displayed,
Console tips:
caught TypeError: Cannot read properties of undefined (reading '$i') at w.extend (dayjs.min.js:1:6557) at 9502 (dayjs.ts:16:1) at d (bootstrap:19:22) at 4449 (index.js:3:18) at d (bootstrap:19:22) at startup:4:27 at universalModuleDefinition:11:1 at universalModuleDefinition:9:18 at universalModuleDefinition:1:1
The text was updated successfully, but these errors were encountered: