buefy / nuxt-buefy

Nuxt Buefy
MIT License
221 stars 33 forks source link

defaultDateParser and defaultDateFormatter functions are not being setted to datepickers components, #83

Closed mrtnzagustin closed 11 months ago

mrtnzagustin commented 3 years ago

Version 0.3.3 defaultDateParser and defaultDateFormatter functions are not being setted to datepickers components, other options like defaultMonthNames are working.

imagen

imagen

mrtnzagustin commented 3 years ago

I think the problem is in https://github.com/buefy/nuxt-buefy/blob/master/lib/templates/plugin.js Perhaps JSON.stringify does not work well with functions!! I did my own pluging to add "buefy" to nuxt and make it work. Can you check it please? Thanks!!

Regards, Agustin

jtommy commented 3 years ago

Yes, you are right. I think I'll remove it

mrtnzagustin commented 3 years ago

Ok, great. I'll upgrade to buefy 9 / nuxt-buef 4 then. Thank you Jeremy

jtommy commented 3 years ago

Jeremy??

mrtnzagustin commented 3 years ago

jtommy + walter + my dev brain = Jeremy, sorry !! thanks walter

wesdevpro commented 11 months ago

@jtommy did you ever finish this?

jtommy commented 11 months ago

We cannot use it with json config

wesdevpro commented 11 months ago

We cannot use it with json config

In other words close this?