Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

History is not clearing when switching between app. #348

Open
ranjeettamil opened this issue Mar 30, 2021 · 1 comment
Open

History is not clearing when switching between app. #348

ranjeettamil opened this issue Mar 30, 2021 · 1 comment

Comments

@ranjeettamil
Copy link

ranjeettamil commented Mar 30, 2021

Demonstration

Hi Team,

I am spiting angular application in to MFE, I have 3 MFE (header, dashboard, footer).
I facing issue on route old content not removing when we switch between apps. When i am going to new route existing route data is not clearing and new data is not loading. I attached gif image for your reference. please check

routing-issue

I created git repository to reproduce this issue. In below link you can download the code to reproduce this issue.
https://github.com/ranjeettamil/singe-spa-angular-lazy/tree/routing-issue

Output :
image

Expected Behavior - It should clear the old history

Actual Behavior - It is not clearing the data.

I don't know where the issue to fix and i not getting console error also, If anyone have any idea to resolve this issue please provide your comments.

@filoxo
Copy link
Contributor

filoxo commented Apr 8, 2022

I wonder if this might be related to #316 which could be explained if missing BrowserAnimationModule.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants