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
#7596 resolves Uncaught TypeError: column is undefined error, but the columns are displayed incorrectly.
Hide 'Quantity' column and then click 'RefreshOptions' button to see the problem.
Bootstraptable version(s) affected
1.23.5
Description
refreshOptions() throws error
Uncaught TypeError: column is undefined
inupdateFieldGroup()
function if columns in group are hidden.Example(s)
Working example:
https://live.bootstrap-table.com/code/amiart/18312
Hide 'Quantity' and 'Total' columns and then click 'RefreshOptions' button to see error.
Possible Solutions
No response
Additional Context
Windows 10
Firefox 132.0
Bootstrap 5
The text was updated successfully, but these errors were encountered: