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
Thanks for your awesome project!
When using this project, the property 'locale' is computed once it is conveyed to DateRangePicker in the function data(). To meet the need of change locale, I suggest moving it to computed part.
The change should happen in file 'DateRangePicker.vue'. It will be a quick fix. Thx!
The text was updated successfully, but these errors were encountered:
Thanks for your awesome project!
When using this project, the property 'locale' is computed once it is conveyed to DateRangePicker in the function data(). To meet the need of change locale, I suggest moving it to computed part.
The change should happen in file 'DateRangePicker.vue'. It will be a quick fix. Thx!
The text was updated successfully, but these errors were encountered: