-
Notifications
You must be signed in to change notification settings - Fork 186
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
Warnings and errors in console #6693
Closed
11 of 15 tasks
Labels
Comments
6 tasks
6 tasks
10 tasks
10 tasks
6 tasks
9 tasks
9 tasks
8 tasks
8 tasks
6 tasks
6 tasks
6 tasks
6 tasks
6 tasks
6 tasks
6 tasks
6 tasks
6 tasks
6 tasks
It was decided to postpone this task in order to build a common solution for all components. This will be done in this issue.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The app has several warnings and some errors printed in the browser console. We need to address them.
Tasks
children
of typearray
supplied toI18nProvider
, expected a single ReactElementEvidence
Evidence
Evidence
type.iconType
is invalid [Remove warning] euisuggestitem prop type error #6714Evidence
<div>
cannot appear as a descendant of<p>
.Evidence
Evidence
onChange
is marked as required inEuiSwitch
, but its value isundefined
. Fix the prop onChange is marked as requires in EuiSwitch #6735Evidence
EuiInMemoryTable
Evidence
Steps for reproduce:
Evidence
Evidence
value
supplied toEuiSelect
, expected one of type [string, number] Fix warning type error in status view #6722Evidence
children
of typearray
supplied toPseudoLocaleWrapper
, expected a single ReactElement. Change location of I18nProvider #6723Evidence
isClearable
prop on a DOM element. Remove attributes in unused in select input #6725Evidence
isDisabled
prop on a DOM element. Remove attributes in unused in select input #6725Evidence
selectedOptions
prop on a DOM element. Remove attributes in unused in select input #6725Evidence
The text was updated successfully, but these errors were encountered: