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
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: