useReload
make reload vue component easier
#13810
xuyimingwork
started this conversation in
Show and tell
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.
-
Hi, I write a
useReload
composable to reload component, force component go through lifecycle again.It is helpful when you in a detail component and just want reload the detail component after some action like submit:
Or, after do some changes in parent component and just want reload the child component.
I will be so happy if you can have a try and give me some feedback, thanks for reading.
Beta Was this translation helpful? Give feedback.
All reactions