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

Is it possible to suppress/hide a non-breaking pop up warning message? #126

Open
mcui123 opened this issue Oct 8, 2020 · 0 comments
Open

Comments

@mcui123
Copy link

mcui123 commented Oct 8, 2020

Hi Eric,

I just migrated from the default bootstrap theme to shinymaterial theme. One feature of my Shiny app is allowing customized user input through an editable table through library(DT). I had to make a few systematic changes here and there so that the UI is shinymaterial compliant. After the UI migration, everything in my app seems to be working the same as before, except for that editable table, where this non-breaking error message shows up for every number the user tries to edit:
image

Since the app works perfectly fine and is not breaking anything to my knowledge, I am wondering is there any way I could just suppress/hide this pop up window & prevent it from appearing? Asking this since I am not familiar with JSON/html/web UI, and it would be the fastest way to make my app up and running again.

Much appreciation!

Regards.

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