JuliaPluto / PlutoUI.jl

https://featured.plutojl.org/basic/plutoui.jl
The Unlicense
299 stars 54 forks source link

`show_value` doesn't work inside `details` #301

Open greimel opened 3 months ago

greimel commented 3 months ago

https://github.com/JuliaPluto/PlutoUI.jl/assets/6280307/cf7296ba-c654-406b-b7f6-60c487bf2ee5

Note that once the Slider is wrapped inside details the value next to the slider stays constant 1, even though the bound variable changes.