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

Slider v2: onDragStart() -> this.modelValue is undefined #3251

Closed
asyyy opened this issue Nov 14, 2022 · 1 comment
Closed

Slider v2: onDragStart() -> this.modelValue is undefined #3251

asyyy opened this issue Nov 14, 2022 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2
Milestone

Comments

@asyyy
Copy link

asyyy commented Nov 14, 2022

Describe the bug

When using Slider with range, move the left range doesn't work and write in console that modelValue in "onDragStart()" is undefined.

Reproducer

https://codesandbox.io/s/quizzical-joji-gk5ifu?file=/src/App.vue

PrimeVue version

2.10

Vue version

2.x

Language

TypeScript

Build / Runtime

TypeScript

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@asyyy asyyy added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 14, 2022
@bahadirsofuoglu bahadirsofuoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 14, 2022
@hlaunay
Copy link

hlaunay commented Nov 16, 2022

It may by a duplication with #2986

@bahadirsofuoglu bahadirsofuoglu self-assigned this Nov 17, 2022
@bahadirsofuoglu bahadirsofuoglu added this to the 2.11.0 milestone Nov 17, 2022
@tugcekucukoglu tugcekucukoglu changed the title Slider: onDragStart() -> this.modelValue is undefined Slider v2: onDragStart() -> this.modelValue is undefined Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working vue2
Projects
None yet
Development

No branches or pull requests

4 participants