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
{{ message }}
This repository was archived by the owner on Jun 12, 2025. It is now read-only.
Hi Nathan, i am testing the new release and have an issue with the relative time plugin, in the first run i get the error Uncaught (in promise) TypeError: $setup.$dayjs(...).fromNow is not a function
After terminate the process and run npm run dev again, the project works fine.
May be related with this dayjs issue iamkun/dayjs#1242
Link to test https://stackblitz.com/edit/github-qiphrf?file=README.md (you can try terminate the first run and execute npm run dev again)
Hi Nathan, i am testing the new release and have an issue with the relative time plugin, in the first run i get the error
Uncaught (in promise) TypeError: $setup.$dayjs(...).fromNow is not a functionAfter terminate the process and run
npm run devagain, the project works fine.May be related with this dayjs issue iamkun/dayjs#1242
Link to test
https://stackblitz.com/edit/github-qiphrf?file=README.md (you can try terminate the first run and execute npm run dev again)