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
{{ message }}
This repository was archived by the owner on Dec 11, 2025. It is now read-only.
Hi,
Thanks for sub route . Can you suggest me how do we handle the zombie views in
the sub route module ?
When I tried to close the existing created view, the current view also got destroyed because of common $el and it's not executing the render method .
Have you tried to destroy existing views ?
Raja K