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
Hi,
consider a scenario in which I have to trigger an event handler in a child component when the user is navigated to it.
as far as I understood by now, OnInitialized is called when the parent component is initiated. so i cant use that event. actually i didn't find any suitable method to call. any suggestion?
we are using Blazor wasm on .net 5
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
consider a scenario in which I have to trigger an event handler in a child component when the user is navigated to it.
as far as I understood by now, OnInitialized is called when the parent component is initiated. so i cant use that event. actually i didn't find any suitable method to call. any suggestion?
we are using Blazor wasm on .net 5
Beta Was this translation helpful? Give feedback.
All reactions