vuetify-datetime-picker
vuetify-datetime-picker copied to clipboard
Adding v-datetime-picker cause hang on producuction mode
Im adding v-date-ime-picker, when in development mode is working well. But in production(build then start) is hang on the page that contain v-datetime-picker. Whats wrong?
i used v. 2.1.1
Same issue with version 2.1.1 and nuxt.
In development mode it works well. In production mode the page keeps loading until the browser warns about a script slowing down the page. No messages in the console.
@baguse did you find a workaround ?
You may consider forking it, including it in your code base and importing it directly. For me this solved the problem.
Since this is no longer maintained (see #87) and MIT licensed this shouldn't be a problem.