mistic100 / jQuery-QueryBuilder

jQuery plugin offering an interface to create complex queries

Home Page:https://querybuilder.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap 5 support

JellyFilledStudios opened this issue · comments

Is there any plan to support Bootstrap 5?

jQuery-QueryBuilder with plugins only works with old versions of Bootstrap. With Bootstrap 5, the following errors occur trying to use different plugins:

Uncaught MissingLibraryError: Bootstrap Popover is required to use "filter-description" using Bootstrap 5
Uncaught MissingLibraryError: Bootstrap Tooltip is required to use "bt-tooltip-errors" using Bootstrap 5

bt-checkbox doesn't generate an error. But, it doesn't work with Bootstrap 5
sortable doesn't generate an error. But, it doesn't work with Bootstrap 5

commented

I've created a new issue for looking at getting this new version docuemnted #995