Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding v-datetime-picker cause hang on producuction mode #96

Open
baguse opened this issue Apr 30, 2021 · 2 comments
Open

Adding v-datetime-picker cause hang on producuction mode #96

baguse opened this issue Apr 30, 2021 · 2 comments

Comments

@baguse
Copy link

baguse commented Apr 30, 2021

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

@nicolas-t
Copy link

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 ?

@vinerich
Copy link

vinerich commented Jan 6, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants