We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ngx-slider is not working with more than 4 digit higher value in version 14 with angular 14 but in ngx-slider@2 with angular 11, it is working fine
package.json "@angular-slider/ngx-slider": "^14.0.0", "@angular/cdk": "14.2.7", "@angular/common": "^14.3.0", "@angular/compiler": "^14.3.0", "@angular/core": "^14.3.0", "@angular/localize": "^14.3.0", "@angular/material": "^14.2.7", "@angular/router": "^14.3.0",
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ngx-slider is not working with more than 4 digit higher value in version 14 with angular 14
but in ngx-slider@2 with angular 11, it is working fine
package.json
"@angular-slider/ngx-slider": "^14.0.0",
"@angular/cdk": "14.2.7",
"@angular/common": "^14.3.0",
"@angular/compiler": "^14.3.0",
"@angular/core": "^14.3.0",
"@angular/localize": "^14.3.0",
"@angular/material": "^14.2.7",
"@angular/router": "^14.3.0",
The text was updated successfully, but these errors were encountered: