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 handle is in wrong location when used with Quarto #748

Closed
wch opened this issue Oct 4, 2023 · 0 comments · Fixed by #750
Closed

Slider handle is in wrong location when used with Quarto #748

wch opened this issue Oct 4, 2023 · 0 comments · Fixed by #750
Assignees

Comments

@wch
Copy link
Collaborator

wch commented Oct 4, 2023

This is originally from rstudio/shiny#3905, but that issue can't be transferred here because it's a different Github org.

When using the sliderInput with a different build of Bootstrap (compared to the bootstrap.css in bslib), the slider looks like this:

slider

This is because the CSS for the handle position is in bslib's copy of bootstrap.css:

slider css

This happens when using the slider in a Quarto document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants