You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
It would be great that there would be the event added after receive axios response,
but before resolving page.
Suggest, that it should be fired somewhere in Inertia.setPage() and could be called as 'beforeResolve' or something like that.
In this event there should be properties for the page.
My use case:
Vue3 + pinia (vuex) instead of page props.
Also use vee-validate.
On page of create / edit entity there is a need setting of initial values (for example, to reset the create / edit form).
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions