React-bootstrap-table2: MultiSelectFilter breaking IE11

Created on 9 Jun 2019  路  2Comments  路  Source: react-bootstrap-table/react-bootstrap-table2

Hi,

I'm building an app and need to support IE11. When using multiselectfilters, all browsers render fine except for IE.
At first I noticed this on my app, but the issue persists on the storyboard example
(https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/index.html?selectedKind=Column%20Filter&selectedStory=MultiSelect%20Filter&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Factions%2Factions-panel)

鈻秂rror: ["Invalid calling object", "https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/static/preview.8c445459b507f37c44ea.bundle.js", 1, 439788, TypeError] 鈻秂rror: ["Exception thrown and not caught", "https://react-bootstrap-table.github.io/react-bootstrap-table2/storybook/static/preview.8c445459b507f37c44ea.bundle.js", 1, 462159, TypeError] 鈻秂rror: [TypeError]

My app yields this error when trying to load the page

SCRIPT5022: Exception thrown and not caught File: bundle.js, Line: 2463, Column: 24

The above error occurred in the <MultiSelectFilter> component: in MultiSelectFilter (created by HeaderCell) in th (created by HeaderCell) in HeaderCell (created by Header) in tr (created by Header) in thead (created by Header) in Header (created by BootstrapTable) in table (created by BootstrapTable) in div (created by BootstrapTable) in BootstrapTable (created by Context.Consumer) in ColumnManagementProvider (created by Context.Consumer) in SelectionProvider (created by Context.Consumer) in RowExpandProvider (created by Context.Consumer) in PaginationDataProvider (created by Context.Consumer) in SortProvider (created by Context.Consumer) in FilterProvider (created by Context.Consumer) in DataProvider (created by BootstrapTableContainer) in BootstrapTableContainer (created by ScopeSelectPage) in div (created by ScopeSelectPage) in div (created by ScopeSelectPage) in ScopeSelectPage (created by App) in div (created by App)

Would appreciate some help. Thanks.

bug filter

All 2 comments

@amirafzali sorry for lately reply, i will fix it soon

hello, this issue was fixed, please upgrade packages to newest version which listed in below:

https://react-bootstrap-table.github.io/react-bootstrap-table2/blog/2019/06/25/version-bump.html

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dillobird picture dillobird  路  3Comments

rsgoss picture rsgoss  路  4Comments

primakashi picture primakashi  路  3Comments

eylonronen picture eylonronen  路  3Comments

imtmh picture imtmh  路  3Comments