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

[EuiInMemoryTable] Error appears in console related to prop sorting.sort.direction #4137

Closed
DianaDerevyankina opened this issue Oct 15, 2020 · 1 comment · Fixed by #4138
Closed
Labels
good first issue ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible

Comments

@DianaDerevyankina
Copy link
Contributor

When the number of rows per page is changed, there's an error in the console like
Warning: Failed prop type: The prop sorting.sort.direction is marked as required in EuiBasicTable, but its value is undefined.

@DianaDerevyankina
Copy link
Contributor Author

elastic/kibana#69657

DianaDerevyankina added a commit to DianaDerevyankina/eui that referenced this issue Oct 15, 2020
@cchaos cchaos added assign:anyone good first issue ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible labels Oct 15, 2020
chandlerprall added a commit that referenced this issue Nov 4, 2020
…sort.direction` (#4138)

* [EuiInMemoryTable] Error appears in console related to prop `sorting.sort.direction`

Closes #4137

* Add descrition to CHANGELOG

* Replace columnField with type guard for field and create a unit test for that case

Co-authored-by: Chandler Prall <[email protected]>
cchaos pushed a commit to andreadelrio/eui that referenced this issue Nov 4, 2020
…sort.direction` (elastic#4138)

* [EuiInMemoryTable] Error appears in console related to prop `sorting.sort.direction`

Closes elastic#4137

* Add descrition to CHANGELOG

* Replace columnField with type guard for field and create a unit test for that case

Co-authored-by: Chandler Prall <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue ⚠️ needs validation For bugs that need confirmation as to whether they're reproducible
Projects
None yet
2 participants