Ciao,
if I use Bootstrap theme and I set Jquery to 1.9 for that theme (it require at least 1.9), the progress bar doesn't start and it doesn't do anything.
If I change theme and jquery version to 1.7 it works again.

Thank you

Comments

arzuga created an issue. See original summary.

arzuga’s picture

Issue summary: View changes
labboy0276’s picture

Try using the jquery update 3.x module branch. Enable the jquery migrate configuration and it may help. Usually solves almost all jquery version issues I run into.

jmee’s picture

for the record, 8.x-3.12 isn't compatible with the bootstrap theme (specifically bootstrap_barrio, with the bootstrap_sass sub theme) - frontUi.js throws a type error when you try to select the check boxes. it still woks, but the state of the check boxes doesn't change so it doesn't look like it's working. the selection info box shows the number of selected items correctly.

I'd recommend setting an admin path (like admin/content/my-vbo-view), it works well and looks great with Claro (but you'd be safe with seven or adminimal too!)

I can open a new issue with more details for 8.x if that seems useful