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

Click on menu item does nothing #4

Open
rodriguezartav opened this issue Nov 29, 2019 · 0 comments
Open

Click on menu item does nothing #4

rodriguezartav opened this issue Nov 29, 2019 · 0 comments
Labels
bug Something isn't working
Projects
Milestone

Comments

@rodriguezartav
Copy link
Contributor

Problem:
When you click on a menu item the app is not loaded.

Cause:
Problem is on the router, since both apps are StandardListApps and the only thing changing is the props.match param then it's not reloading the metadata for the automatically generated app.

Fix:
Possibly reload the metadata when match route params change

@rodriguezartav rodriguezartav added the bug Something isn't working label Nov 29, 2019
@rodriguezartav rodriguezartav added this to the Beta milestone Nov 29, 2019
@rodriguezartav rodriguezartav added this to To do in Development Nov 29, 2019
@rodriguezartav rodriguezartav moved this from To do to Done in Development Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development
  
Done
Development

No branches or pull requests

1 participant