ManukMinasyan / vue-functional-calendar

Vue.js Functional Calendar | Component/Package
https://vue-functional-calendar.now.sh/
MIT License
467 stars 84 forks source link

Getting "TypeError: this.calendar.dateRange.start.split is not a function on my production server #117

Closed simonj closed 1 year ago

simonj commented 3 years ago

Hi,

Really like this package! Thanks a lot for that  🙏

I have a little issue when i on my production server run "yarn install" and "yarn production". Then am getting this error

Skærmbillede 2020-12-15 kl  22 55 00

But on my local enviroment it works fine and i do the same "yarn install" and i have tried with "yarn production" too. and it works fine. Do you guys know what can be wrong? am on version 2.8.79

Node version on local and production: v14.9.0 npm version on local and production: 6.14.8

Really really wierd 🤔

xlcrr commented 2 years ago

Same error here when upgrading from 2.8

did you find a fix?

ManukMinasyan commented 1 year ago

Hello. Thanks for your feedback. Now I don't have time to deal with the calendar. Please create pull requests, I will appreciate it, it will be useful for the community.