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

MultiSlider needs reactives on the server side to share the state with its children #23

Open
filipakkad opened this issue Jun 23, 2022 · 0 comments

Comments

@filipakkad
Copy link
Contributor

MultiSlider shares the state with its children (MultiSliderHandle components) - currently we have to use reactiveValues to store a state.

The goal would be to exclude Shiny server and store the state of the component on the client side

@filipakkad filipakkad changed the title MultiSlider needs reactives in order to share the state with its children MultiSlider needs reactives on the server side to share the state with its children Jun 23, 2022
@filipakkad filipakkad mentioned this issue Jun 23, 2022
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant