-
Notifications
You must be signed in to change notification settings - Fork 12
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
Conflict with rstudio/bslib
#52
Comments
Hi @niheaven, Thanks for the detailed reprex. Using the most recent development version of Also, keep in mind that |
Yes thanks @niheaven ! @phoward38 I was able to recreate the issue. I tried a quick fix for the textInput from @niheaven 's example using We'll keep this open as a reminder to look into updating shinyFeedback when bslib has a CRAN release. |
Now |
Any recent update? @merlinoa |
Dig again 🤣 |
Hmm, sorry, any solution after 2yrs? 😄 @merlinoa Really want to use bslib w/ shinyFeedback |
can you just set icon = NULL? |
When using
rstudio/bslib
,shinyFeedback
couldn't put its output correctly.demo:
Without
bslib
:With
bslib
:The text was updated successfully, but these errors were encountered: