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
When multiple pages ABCD are opened at the same time, all controllers will be added to the route of D. When D is closed, the controllers of ABC will also be destroyed at the same time. How should this be solved?
The text was updated successfully, but these errors were encountered:
When multiple pages ABCD are opened at the same time, all controllers will be added to the route of D. When D is closed, the controllers of ABC will also be destroyed at the same time. How should this be solved?
The text was updated successfully, but these errors were encountered: