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
FYI - Every time I go to use this plugin inside the script tag of any component in any project it's never defined, or I run into some sort of trouble. I think the docs could better explain using it in the non-filter way, i.e., just within the script tag of the component.
But if anyone reads this, I'd recommend just using vanilla moment.js for date manipulations on the component level. This SO answer will point you in the right direction:
FYI - Every time I go to use this plugin inside the script tag of any component in any project it's never defined, or I run into some sort of trouble. I think the docs could better explain using it in the non-filter way, i.e., just within the script tag of the component.
But if anyone reads this, I'd recommend just using vanilla moment.js for date manipulations on the component level. This SO answer will point you in the right direction:
https://stackoverflow.com/questions/45609012/how-to-use-moment-library-inside-a-vue-js-component/45610094
The text was updated successfully, but these errors were encountered: