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

Console errors when filtering a column with a “select” filter #7703

Open
sdespont opened this issue Jan 28, 2025 · 0 comments
Open

Console errors when filtering a column with a “select” filter #7703

sdespont opened this issue Jan 28, 2025 · 0 comments
Labels
Bug Issues which are marked as Bug

Comments

@sdespont
Copy link
Contributor

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.

Image

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

@sdespont sdespont added the Bug Issues which are marked as Bug label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are marked as Bug
Projects
None yet
Development

No branches or pull requests

1 participant