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

[Bug Report] Range slider with undefined values runs CPU on 100% #9818

Closed
rasto28 opened this issue Nov 28, 2019 · 0 comments · Fixed by skyYaga/skdvin-webapp#18
Closed

[Bug Report] Range slider with undefined values runs CPU on 100% #9818

rasto28 opened this issue Nov 28, 2019 · 0 comments · Fixed by skyYaga/skdvin-webapp#18
Assignees
Labels
C: VSlider VSlider T: bug Functionality that does not work as intended/expected
Milestone

Comments

@rasto28
Copy link

rasto28 commented Nov 28, 2019

Environment

Vuetify Version: 2.1.12
Vue Version: 2.6.10
Browsers: Chrome 78.0.3904.108
OS: Linux x86_64

Steps to reproduce

Uncomment the last line of mounted function to setup v-model to [undefined, undefined]. Range Slider won't render and page gets stuck.

Expected Behavior

Range Slider should be initialized to start of range and render.

Actual Behavior

CPU runs to 100%, page not respond, slider won't render.

Reproduction Link

https://codepen.io/raskkoo/pen/LYYwzLz?&editable=true&editors=101

@ghost ghost added the S: triage label Nov 28, 2019
@nekosaur nekosaur added the C: VSlider VSlider label Nov 28, 2019
@johnleider johnleider self-assigned this Jan 14, 2020
@johnleider johnleider added T: bug Functionality that does not work as intended/expected and removed S: triage labels Jan 14, 2020
@johnleider johnleider added this to the v2.2.x milestone Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSlider VSlider T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants