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
No, I was referring to the id argument of nested_closeable_modal. I see now that I was mistaken. I thought it was the id that the modal gets automatically but it is one that you specifically add to it so that it han be targeted by hide/show messages.
Still, you could do modalDialog() %>% nested_closeable_modal(., id = <"id">)
Originally posted by @chlebowa in #199 (comment)
The text was updated successfully, but these errors were encountered: