'Bootstrap 3 to 4 migration issue in plugins
I am using nth-tabs for creating dynamic tab this plugin is working fine in Bootstrap V3 but it will gives error when I am using Bootstap V4. Tab close option is not working. Giving error
Uncaught TypeError: handler.tabToggleHandler is not a function
at HTMLLIElement.<anonymous> (nth-tabs.js:331:48)
at HTMLDivElement.dispatch (jquery-3.3.1.min.js:2:41672)
at HTMLDivElement.v.handle (jquery-3.3.1.min.js:2:39702)
https://github.com/nethuige/nth-tabs
I have tried lot of thing but can't fix it. Please anyone guide me.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

