You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
warning.js:36 Warning: Failed prop type: `children` prop in `Dropdown` requires props: `text`.
in Dropdown (created by UserInfo)
in UserInfo (created by Connect(UserInfo))
in Connect(UserInfo) (created by AppHeader)
in div (created by AppHeader)
in div (created by AppHeader)
in AppHeader (created by Connect(AppHeader))
in Connect(AppHeader) (created by App)
in div (created by App)
in App (created by Connect(App))
in Connect(App) (created by RouterContext)
in RouterContext (created by Router)
in Router
in Provider
any suggestions how to fix this?
The text was updated successfully, but these errors were encountered:
@SergeyShablenko - there's some work in progress to refactor the dropdown component #672. That PR will also address these proptype warnings so we'll leave this open until that's merged.
generate next warning
any suggestions how to fix this?
The text was updated successfully, but these errors were encountered: