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

Fix: Cannot read property ‘extend’ of undefined #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

riungemaina
Copy link

Fixes #56.

@Pierstoval
Copy link

Pierstoval commented Apr 18, 2022

I have used a hack in my project (in this commit which is "a bit" similar, but it's a hack, not a fix.

The main problem is that dayjs is undefined after being imported, and I have no idea why 😕

However, this seems like a common issue in dayjs.

@riungemaina
Copy link
Author

Oh, I'll look for a fix and if that's available, I can add it and make a PR.

@Its-Just-Nans
Copy link

Hello,

A possible solution here : #61

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

Successfully merging this pull request may close these issues.

Cannot read properties of undefined (reading 'extend')
3 participants