-
-
Notifications
You must be signed in to change notification settings - Fork 155
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
Force update of input$mytime_selected #82
Comments
Fixed |
Many thanks! I will update my version and will give it a try. |
Hello, I have reinstalled the package from cran, but the issue still persist. AKA, after programatic selection of elements the input$mytime_selected still does not update. Would you mind to comment on this? Many thanks in advance! |
It's not on CRAN - you'll need to install the github version
…---
Dean Attali
President & CEO
AttaliTech Ltd
http://AttaliTech.com <http://attalitech.com>
On Sun, 15 Sep 2019 at 06:42, balintba ***@***.***> wrote:
Hello, I have reinstalled the package from cran, but the issue still
persist. AKA, after programatic selection of elements the
input$mytime_selected still does not update. Would you mind to comment on
this? Many thanks in advance!
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#82?email_source=notifications&email_token=AAHIQFE2WKSVLIZEL6R53ADQJYGR7A5CNFSM4IWBP2C2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6XOCJI#issuecomment-531554597>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAHIQFECF5B26O4HGMSCP5LQJYGR7ANCNFSM4IWBP2CQ>
.
|
Ok! Many thanks, now it works fine! |
strazto
pushed a commit
to strazto/timevis
that referenced
this issue
Oct 1, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I would like to allow the user to programatically select some elements - based on some criteria - on the timeline using the setSelection(...) function. After selecting the elements, I would need the IDs, in order to be able to delete and modify these. But the input$mytime_selected does not get updated as it was indicated in the description. Is there a way to force this input to get updated?
Thanks!
Best regards,
Balazs
The text was updated successfully, but these errors were encountered: