Skip to content

Conversation

NixonK
Copy link
Contributor

@NixonK NixonK commented Mar 25, 2018

Fix textFilter() for Internet Explorer (includes() and find() are not supported)

@NixonK
Copy link
Contributor Author

NixonK commented Mar 25, 2018

@AllenFang Ah is the branch correct now? It is now rebased on top of origin/develop. Sorry accidentally deleted the previous branch and it closed the request :'(

NixonK added 2 commits March 25, 2018 03:38
- replace includes() with indexOf() !== -1 - replace find() with for loop
- use .length of the columns instead of the Object.keys()
@AllenFang AllenFang self-requested a review April 1, 2018 05:30
Copy link
Member

@AllenFang AllenFang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AllenFang AllenFang merged commit 4501ddb into react-bootstrap-table:develop Apr 1, 2018
@AllenFang
Copy link
Member

@NixonK Fixed on react-bootstrap-table-next@0.1.6, check release note.

let me know if you still have any issues, thanks

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

Labels

None yet

2 participants