Action modal response doesn't refresh parent index view #4289
Unanswered
sanderbaas
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wrote an action response modal in which I show the result of an action. When executing an action that updates or deletes items it can be useful to see this being updated in the parent index view.
How can I accomplish this? Should I emit an event when closing the modal? Now I only emit 'close'
Beta Was this translation helpful? Give feedback.
All reactions