vue-bulma / datepicker

Datepicker Component for Vue Bulma
MIT License
115 stars 56 forks source link

Error in callback for watcher "config" #43

Closed freimaks closed 7 years ago

freimaks commented 7 years ago

An error occurs when updating the page content:

[Vue warn]: Error in callback for watcher "config": 
(found in <Datepicker> at mydisk:\myproject\node_modules\vue-bulma-datepicker\src\index.vue

image 6

beliolfa commented 7 years ago

It is caused by an error in index.vue.

There are two methods declarations, the last one overrides the first one.

peteleco commented 7 years ago

There's two PR's #38 #39 fixing this

KKSzymanowski commented 7 years ago

Until @luventa merges the fix, it should work on v. 1.3.0 from March 6th.

rcubitto commented 7 years ago

Is it possible to merge either of these PRs? It's a quick fix and it's affecting everyone.

moonlik commented 7 years ago

@fundon @luventa please merge these PRs!

AlbertClo commented 7 years ago

I have this problem too. I can confirm that the pull request solves the problem as well. Merge please :)

FroeMic commented 7 years ago

Yeah, please merge one of these PRs 💃

KKSzymanowski commented 7 years ago

@fundon @luventa I understand it's open source, you're doing it for free and I'm in no position to demand active participation, but please just hit the damn Merge button.

luventa commented 7 years ago

Yes sir, pr has been merged and new version is just published. 😢