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

Incorrect handle position in Laravel / Livewire #1186

Closed
arolectric opened this issue Mar 3, 2022 · 2 comments
Closed

Incorrect handle position in Laravel / Livewire #1186

arolectric opened this issue Mar 3, 2022 · 2 comments
Labels
Support Questions and other support issues

Comments

@arolectric
Copy link

I had this weird issue where the handles were always positioned on the far right end of the slider - I used two handles and just imported everything as it is provided. The handles could only move a few pixels, the connect element displayed correctly and the values were working, too, only the handles were off. After searching and playing around I managed to fix the issue by setting .noUi-origin { width: 100% }. Was 10% before.

Just leaving this here in case someone has the same problem.

@leongersen leongersen added the Support Questions and other support issues label Mar 29, 2022
@leongersen
Copy link
Owner

This is likely related to a change in 15.5.0. See #1167 for a discussion on this.

@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 May 24, 2022
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