bootstrap-table
bootstrap-table copied to clipboard
Update utils.js
The jQuery line are not working for me, the no filter, after debug test, when I click to one select option, the event "on change" are executed 3 time and in the second time the selected option are completly lost. After replace with pure JS, all work properly and working.
🤔Type of Request
- [X] Bug fix
Please provide an Online Example to show your problem. Thanks!
Please provide an Online Example to show your problem. Thanks!
It's not possible to put the code to https://live.bootstrap-table.com because I need to do lots of change beause it' s a mix between php and html and javascript But I've doing a video with debut to view the difference with the original code and the modification I've done. You can view the video here: https://youtu.be/5AQ9xW2trAQ
Excuse me for my poor english and thank you to view patiently the video.