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

Get rid of additional Shiny.bindAll() call #36

Closed
cpsievert opened this issue May 23, 2022 · 0 comments · Fixed by posit-dev/py-shiny#174
Closed

Get rid of additional Shiny.bindAll() call #36

cpsievert opened this issue May 23, 2022 · 0 comments · Fixed by posit-dev/py-shiny#174

Comments

@cpsievert
Copy link
Collaborator

Due to rstudio/shiny#3635, ipyshiny currently does this hacky workaround to ensure the output binding has a chance to bind to the DOM after it is registered:

https://github.com/rstudio/ipyshiny/blob/af5402104bc9baa1b5cf3f73dabff38bac6cda34/js/src/output.ts#L75-L81

Once that shiny issue is fixed, we can simply remove the code

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