tampermonkey wait vue hydration finish event #11765
Unanswered
CroMarmot
asked this question in
Help/Questions
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'm using tampermonkey to write a script to beautify a page, and I need to add a button to the page, but the page will
refresh(hydration)
automatically afterbutton
is added. does vue have a hydration fully loaded event(finished event) for the page that I can listen to?I've googled and search github issue/discussions, but found nothing help
reproduce
Beta Was this translation helpful? Give feedback.
All reactions