Closed (fixed)
Project:
Views Bootstrap table
Version:
1.0.5
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Jan 2023 at 09:30 UTC
Updated:
2 Mar 2024 at 14:19 UTC
Jump to comment: Most recent

Comments
Comment #2
lazzyvn commentedWell, there is also another error with the use-ajax class.
I guess it's missing some class selector for vbo because the bootstrap-table rewrites the DOM, then another script can't detect it. maybe we should load cdn js bootstrap-table before another script (don't know how to set the priority in libraries), or we can ask the bootstrap table author
Comment #3
drupgirl commentedIssue still exists. Updating version and priority. This bug interferes with normal admin functions, content workflows. Work around exists - hide the th.select-all input field and use the vbo select all function.
Comment #5
lazzyvn commented