docs(NEWS): Fix name of sliderInput() function (#4136)

This commit is contained in:
Garrick Aden-Buie
2024-09-27 11:14:40 -04:00
committed by GitHub
parent c489fef4ff
commit 09d415502f

View File

@@ -8,7 +8,7 @@
* Fixed a bug in `conditionalPanel()` that would cause the panel to repeatedly show/hide itself when the provided condition was not boolean. (@kamilzyla, #4127)
* Fixed a bug with `input_slider()` when used as a range slider that made it impossible to change the slider value when both handles were at the maximum value. (#4131)
* Fixed a bug with `sliderInput()` when used as a range slider that made it impossible to change the slider value when both handles were at the maximum value. (#4131)
# shiny 1.9.1