Deferred props callback #2079
diego-lipinski-de-castro
started this conversation in
Ideas
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Would be pretty nice to have a frontend callback for when the deferred props are loaded
Example
Why? Because then we can run functions that before deferred existed we ran using vue onMounted hook, example of mine:
This code should only be ran when the props is already loaded and the table contains data in the dom
Beta Was this translation helpful? Give feedback.
All reactions