wenzhixin / bootstrap-table

An extended table to integration with some of the most widely used CSS frameworks. (Supports Bootstrap, Semantic UI, Bulma, Material Design, Foundation, Vue.js)
https://bootstrap-table.com/
MIT License
11.73k stars 4.44k forks source link

hideUnusedSelectOptions Option is still active ? #6740

Open francogiacobbi opened 1 year ago

francogiacobbi commented 1 year ago

Description

I've seen that option hideUnusedSelectOptions not runs with version 1.21.4 but it runs until version 1.19.1. Is this correct ? With Boostrap 3 and release higher than 1.19.1 there is a different mechanism to replace the hideUnusedSelectOptions option ?

Example(s)

https://live.bootstrap-table.com/code/francogiacobbi/14995

UtechtDustin commented 1 year ago

The option was dropped in this PR: https://github.com/wenzhixin/bootstrap-table/pull/5583 and was merged in Version 1.20.

@djhvscf I asked on that PR why do you removed the option. You answered That option is too expensive. At this moment I'd like to improve it in a different branch at 2021-12-03. I have two questions about that: