The documentation uses the latest jQuery version but version 4 is not supported

Author: juliencapobianco88-cyberCreated Jan 20, 2026Updated May 15, 2026
Labelsdocs

Description

The introduction section gives examples with the latest version of jQuery but it is not supported. Here is the wrong import of the example: <script src="https://cdn.jsdelivr.net/npm/jquery/dist/jquery.min.js"></script> The documentation should indicate the last stable version 3 of jQuery.

Source: wenzhixin/bootstrap-table