-
Notifications
You must be signed in to change notification settings - Fork 74
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
Add F7DatePicker and F7Select update #45
Comments
I take notes. Thanks for the suggestion. |
Thanks for part 1 :) |
Hey @DivadNojnarg , your updateF7Select implementation doesn't support the update of the available choices. Best regards and thanks for your work! |
As soon as I manage to get the input binding working properly. |
Done by @pvictor |
Hi. I understood from this thread that it's possible to update "choices" when using updateF7Select. I'm finding that option to be unavailable. When I attempt to specify a new selection of choices I get "Error in updateF7Select: unused argument (choices = c(... " and the app crashes. Is there an ongoing issue or have I misunderstood this conversation? |
The issue @khbrc mentions where they cannot update F7Select choices is still an issue for me. Will this be fixed? |
Hi,
I am currently migrating my shiny project to this great shinyMobile package (great work thanks).
However, I need update functions for the datepicker and select inputs.
Thanks a lot in advance.
Best regards
The text was updated successfully, but these errors were encountered: