Data-filter-default is always reset to the default value after selection
See original GitHub issueBootstraptable version(s) affected
1.20.0
Description
When the data comes from server side
and using plugin bootstrap-table-filter-control
with data-filter-control="select"
, the data-filter-default="Item 0"
is always reset to the default value after any options selection.
Example(s)
https://live.bootstrap-table.com/code/sdespont/11312
Possible Solutions
No response
Additional Context
No response
Issue Analytics
- State:
- Created a year ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Reset select value to default - javascript - Stack Overflow
If using Spring forms, you may need to reset the selected to your options label. You would set your form:select id value to...
Read more >Solved: Dropdown default value - set to blank value? - Page 2
*The "Default" MUST be a value available within the dropdown source, otherwise it will never reset back to it. The first time a...
Read more >Love the reset to default, don't like persistent filters
Is there a way to always have a report set to default, no persistent filtering, but keep the reset to default quick button...
Read more >Set an Overridable Dynamic Default Selection in a Filter
Cause. The static default is the value set in the filter, when the workbook is saved or published, or when the user creates...
Read more >PowerApps Dependent Dropdown with Default Value and Reset
This video will discuss the Dependent dropdown with the default value and Reset.You may see a lot of videos and blogs for dependent...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Seems fixed by #6203, if someone think this bug is not fixed in the develop branch please provide us some information and we will reopen the issue.
New issue : https://github.com/wenzhixin/bootstrap-table/issues/6324