Skip to content

Conversation

@m-ovs
Copy link

@m-ovs m-ovs commented Jul 30, 2021

Fixed bug.
It was not possible to use columns you want to search as a second argument in function lookUp() because next you are passing the keys of array you get to this function: this._dataset.lookUp(val, Utils._keys(cols))
But the second argument of function lookUp() is an array of key and the keys of array_of_keys are always numbers 0,1,2,etc

@vercel
Copy link

vercel bot commented Jul 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ravid7000/table-sortable/H1yKyGBsHkGcaEusNZEfSnEnkcnH
✅ Preview: https://table-sortable-git-fork-movs21-lookupbycolumn-ravid7000.vercel.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants