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

Menu - warning if dynamicListInjector is used in a submenu #318

Open
ddelpiano opened this issue Jun 30, 2020 · 1 comment
Open

Menu - warning if dynamicListInjector is used in a submenu #318

ddelpiano opened this issue Jun 30, 2020 · 1 comment
Labels

Comments

@ddelpiano
Copy link
Contributor

Warning: React does not recognize the `dynamicListInjector` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `dynamiclistinjector` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Ideally this should be renamed as a lowercase prop since we need to pass this down if we want to do something custom with the menu.

@ddelpiano
Copy link
Contributor Author

to reproduce the problem use vfb, put medulla as focus term, click on the focus term menu in the top-right corner, visit one of the submenu filled dynamically base on the filter logic and you will see this.

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

No branches or pull requests

1 participant