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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: