You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Filter the column "Item Price" and check the console
Possible Solutions
The line 180 now throw error, which was ignored before. As the filter work correctly, it should missing a to test to ensure that the function setSelectionRange exists.
Bootstraptable version(s) affected
1.24.0
Description
Since version 1.24.0, the console displays errors after filtering a column with the
select
filter control.Example(s)
https://live.bootstrap-table.com/example/extensions/filter-control.html
Filter the column "Item Price" and check the console
Possible Solutions
The line 180 now throw error, which was ignored before. As the filter work correctly, it should missing a to test to ensure that the function
setSelectionRange
exists.be3beb9#diff-ee984382f864e2e60e63ae8767b11886e713b533e70da8ed0887232a58e4d0b3L93-R181
Additional Context
No response
The text was updated successfully, but these errors were encountered: