Currently all of the reports use Bootstrap 3. I really need support for bootstrap 4. Is this a planned item already? Any ETA?
Also, how do I handle loading everything if I am using ajax. Currently I have to put use \koolreport\clients\Bootstrap; At the top of each report. More so this also loads in extra copies of jquery which I already have loaded. How can I stop this without just deleting the files?