Reset All The States and Components

Hi All,
Is it possible to reset the state to initial state and reset all components on hanldeBack() by using any router properties ?

Hi!

You could set the router to recreate the page via reuseInstance: false.

1 Like