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
In the demo I used arraySupport plugin and tried to pass an array parameter. It works well in console, but there is a tip that I can not pass an array parameter to the function.
I got the pr #1401, but I don't know why it doesn't work.
How can I do with that?
thx!
Information
Day.js Version v1.10.4
OS: macOS
Browser chrome 89
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi~ I want to use dayjs with typescript and arraySupport plugin, it works but there seems to be a problem with typescript. There is a demo: https://codesandbox.io/s/smoosh-pond-tc1rr?file=/src/App.tsx.
In the demo I used
arraySupport
plugin and tried to pass an array parameter. It works well in console, but there is a tip that I can not pass an array parameter to the function.I got the pr #1401, but I don't know why it doesn't work.
How can I do with that?
thx!
Information
The text was updated successfully, but these errors were encountered: