TS2345: Argument of type 'string' is not assignable to parameter of type · Issue #353 · nuxt-community/dayjs-module · GitHub
More Web Proxy on the site http://driver.im/
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 there! I have bug with types when i'm try to use $dayjs inside of vuex mutations (example in photo below). when i'm assign value directly, without using of $dayjs module, error dissapears.
Uh oh!
There was an error while loading. Please reload this page.
Hi there! I have bug with types when i'm try to use $dayjs inside of vuex mutations (example in photo below). when i'm assign value directly, without using of $dayjs module, error dissapears.

my tsconfig.json file includes:
Have any ideas why it occurs?
The text was updated successfully, but these errors were encountered: