clock picker incompatibility with bootstrap multi selection

1
we encountered a problem with `BootstrapMultiSelectForMendix.mpk` widget as soon we added `ClockPickerforMendix.mpk` to our pages:   + clock picker is working fine and looks very good + bootstrap multi select stopped working   please advice how to resolve that problem, we like both widgets very much. (already posted this a issue on clock picker’s github repo.)  
asked
2 answers
0

Both use jQuery and probably a different version of it, probably causing your issue. What error are you getting in the browser console?

answered
0

when I click bootstrap multi select nothing happens

browser console doesn’t report anything either

 

 

clockpicker works at the same time

 

looks to me as both widget would use the same entry point.

 

answered