-
Notifications
You must be signed in to change notification settings - Fork 52
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
bug fix -> MenuItem should not leave undefined key
#90
base: master
Are you sure you want to change the base?
bug fix -> MenuItem should not leave undefined key
#90
Conversation
Could you provide a reproduce and add test case? |
I just added ternary operator in MenuItem Option list and a key if there is no data to display. |
Could you provide a online reproduce url? |
A online codesandbox url would be nice, Thx~ |
plz merge this |
@afc163 Me too. It simply happens. https://codesandbox.io/s/hardcore-colden-ir81x8?file=/src/App.js |
+1 |
Conflicting |
Should I create a pr? |
+1 |
fix warning -> Warning: MenuItem should not leave undefined
key
. at InternalMenuItem