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
Missing type initialSelectedTab.name provided to EuiTabbedContent from EuiDatePopoverContet
There is error in EUI usage while running functional tests
│ERROR browser[SEVERE]
http://localhost:5620/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js
510073:14 "Warning:
Failed prop type: The prop `initialSelectedTab.name`
is marked as required in `EuiTabbedContent`,
but its value is `undefined`.
│ in EuiTabbedContent (created by EuiDatePopoverContent)
│ in EuiDatePopoverContent (created by EuiDatePopoverButton)
│ in div (created by EuiMutationObserver)
│ in EuiMutationObserver (created by EuiPopover)
│ in div (created by EuiPanel)
│ in EuiPanel (created by EuiPopover)
│ in div (created by FocusLock)
│ in FocusLock (created by EuiFocusTrap)
│ in div (created by OutsideEventDetector)
...
│ in EuiFlexGroup (created by EuiSuperDatePicker)
│ in EuiSuperDatePicker (created by UptimeDatePicker)
│ in UptimeDatePicker
The text was updated successfully, but these errors were encountered:
Missing type initialSelectedTab.name provided to EuiTabbedContent from EuiDatePopoverContet
There is error in EUI usage while running functional tests
The text was updated successfully, but these errors were encountered: