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
Describe the bug
There is an bug, which causes an error Cannot read properties of null (reading 'constructor') when null is passed to dayjs function while objectSupport plugin is enabled e.g. dayjs(null)
Expected behavior
dayjs function should execute and create date object with Invalid Date.
Information
Day.js Version 1.11.7
OS: Ubuntu Linux
Browser - chrome