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

NoUISlider breaking completely in angular 13 version. #1222

Closed
ridhi58 opened this issue Aug 23, 2022 · 5 comments
Closed

NoUISlider breaking completely in angular 13 version. #1222

ridhi58 opened this issue Aug 23, 2022 · 5 comments
Labels
Support Questions and other support issues

Comments

@ridhi58
Copy link

ridhi58 commented Aug 23, 2022

Hey,
Need urgent assistance .

I have upgraded my project to angular 13 . NoUiSlider was working in old angular versions but with angular 13 it is completely breaking .
I just want to confirm if it is not compatible with angular 13 .

for your reference .
in previous angular version , it was smoothly working like this
image
but now
the slider breaks like this in newer version.
image

@leongersen
Copy link
Owner

I'm assuming you've updated to 15.5.0 or later. Your custom styles will need updating.

These changes in the default stylesheet need to be incorporated in your overriding styles.

See #1167 for more context.

@ridhi58
Copy link
Author

ridhi58 commented Aug 23, 2022

yes , i am using "nouislider": "^15.6.0", version.

@ridhi58
Copy link
Author

ridhi58 commented Aug 23, 2022

is there a way , i dont have to manually override the styles everytime there are some changes with changing the verison?

@leongersen
Copy link
Owner

No, if you override the included styles you'll have to keep them compatible. The break change here is unfortunate, and I would've avoided it in hindsight. Again, see #1167 for context.

@leongersen leongersen added the Support Questions and other support issues label Aug 24, 2022
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Support Questions and other support issues
Projects
None yet
Development

No branches or pull requests

2 participants