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
For me I have to use import dayjs from 'dayjs' in the newest version instead of import * as dayjs from 'dayjs'
@iamkun Could you tell me when you plan to publish the next release? My package is requiring dayjs^1.9.8 and this issue is inflecting my package. If you are not planing to revert in the next 2 days, I will publish a version to lock it down in 1.9
Describe the bug
A clear and concise description of what the bug is.
I am metting
Error in render: "TypeError: dayjs__WEBPACK_IMPORTED_MODULE_0__ is not a function"
when using webpack with the latest version.Addtional Info: Everything works fine in 1.9.8
Information
The text was updated successfully, but these errors were encountered: