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 point don't drag #9

Open
MarcusAguiarDev opened this issue Mar 12, 2019 · 6 comments
Open

Slider point don't drag #9

MarcusAguiarDev opened this issue Mar 12, 2019 · 6 comments

Comments

@MarcusAguiarDev
Copy link

MarcusAguiarDev commented Mar 12, 2019

Hi,

My slider points don't move drag, its like the drag event not exists, no errors on console.

CODE:

<npn-slider [min]="1980" [max]="2019" (onChange)="onSliderChange($event)">

Obs: NpnSliderModule imported on AppModule
static
noerror

AnyHint?

@npnm
Copy link
Owner

npnm commented Mar 12, 2019

Could you please mention the version of NpnSlider and Angular you are using now?

@MarcusAguiarDev
Copy link
Author

Thanks,

Angular 7.3.1 and npnslider 1.3.0,

@573f
Copy link

573f commented Apr 26, 2019

@MarcusAguiarURA There is a similar issue with mat-slider that occurs when the slider module is imported before the BrowserAnimationsModule. Can you insure that the BrowserAnimationsModule in imported and imported before the slider module?

@mohitkr5
Copy link

mohitkr5 commented Dec 3, 2020

slider is not working on mobile view, could you please help to resolve this issue?

@mbre777
Copy link

mbre777 commented May 14, 2021

I've the same issue, I'm not able to drag the start or end. I've also imported BrowserAnimationsModule before the slider module, but it's still not working on Angular 10.

@abrahamjoseph
Copy link

BrowserAnimationsModule

I still see this issue in Angular 12 version also. @npnm Can you help us upgrade this library ?

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

6 participants