Skip to content
Discussion options

You must be logged in to vote

I fixed both issues as described here:
#1817 (comment)

I had to set the confirmationDialog state to nil before sending the deleteConfirmed action in the parent reducer. And then I did a manual dismiss of the detail view before sending the deleteConfirmed so that the parent would receive no more actions from the now deleted child.

Not sure if this is the correct way to handle this stuff but it works satisfactorily.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tylerjames
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant