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

Renders two apps at the same time on host container when just requested one #114

Open
hernanBeiza opened this issue Jul 21, 2020 · 0 comments

Comments

@hernanBeiza
Copy link

hernanBeiza commented Jul 21, 2020

Describe the bug
The first time load the respective subapps but the second time, load two apps (previus and new app) at the same time. And the third time, you request the previus app, loads correctly

To Reproduce
Steps to reproduce the behavior:

  1. Load the app
  2. Click on new app (app 1)
  3. Click on second app new app (app 2)
  4. See error (app 1 and app 2 loaded)
  5. Click on the previos app (app1) and loads correctly

Expected behavior
Load only the request app according the path in routerPathPrefix in registerApps of Planet

Screenshots

  • Views and paths

01BugVista

  • Check styles

02BugHTMLElements

Desktop:

  • OS: Linux Ubuntu 20
  • Browser Chrome
  • Version 84.0.4147.89 (Official Build) (64-bit)

Smartphone(Not tested):

  • Device: N/A
  • OS: N/A
  • Browser N/A
  • Version N/A

Additional context

It looks like it's about styles or something. Check second gif

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

1 participant