You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow this project's Contributing Guidelines.
Project Version
0.2.0
Platform and OS Version
No response
Existing Issues
No response
What happened?
Hello
I've tried to run the example provided in the package site home page (https://appsilon.github.io/reactable.extras/index.html). The custom inputs do not appear as expected. When I try to click on a cell that what supposed to be a button nothing happen.
I've tried on different systems: RHEL7 rstudio server, windows10 rstudio desktop and posit cloud. Here is the link to the posit cloud project : https://posit.cloud/content/7196779.
My main web browser is Microsoft Edge (Version 119.0.2151.93).
I can't see what I'm doing wrong...
Thanks for sharing this promising package by the way.
Hi @patzaw
Most probably, this is related to a recent change in [email protected] that breaks reactable::JS function. We are waiting for the new version of reactR to be released on CRAN - this should fix the problem. In the meantime, as a workaround, you can try downgrading htmlwidgets to version 1.6.2 or installing the development version of reactR (remotes::install_github("react-R/reactR@develop")).
I've just installed the development version of reactR and indeed it works now.
Thanks @jakubnowicki for the efficient workaround.
Should I close the issue?
Guidelines
Project Version
0.2.0
Platform and OS Version
No response
Existing Issues
No response
What happened?
Hello
I've tried to run the example provided in the package site home page (https://appsilon.github.io/reactable.extras/index.html). The custom inputs do not appear as expected. When I try to click on a cell that what supposed to be a button nothing happen.
I've tried on different systems: RHEL7 rstudio server, windows10 rstudio desktop and posit cloud. Here is the link to the posit cloud project : https://posit.cloud/content/7196779.
My main web browser is Microsoft Edge (Version 119.0.2151.93).
I can't see what I'm doing wrong...
Thanks for sharing this promising package by the way.
Steps to reproduce
Expected behavior
The table with the custom input displayed correctly and functional.
Attachments
No response
Screenshots or Videos
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: