Hello KR
I have a problem with select2, I get such a log
Uncaught Exception: Widget's assets folder is not existed in ... /core/AssetManager.php:102\nStack trace:\n#0 .../core/Widget.php(248): koolreport\core\AssetManager->publish('bower_component...')...
public function publish($assetFolder)
{
$widgetSourceAssetPath = dirname(Utility::getClassPath($this->widget))
."/".$assetFolder;
error_log("WIDGET PATH". $widgetSourceAssetPath); // ...koolreport\inputs/bower_components
I struggle with it one day and I can't figure out where the problem is
Cheers
Hubert