KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Select2 Uncaught Exception #2649

Open 50Grosh opened this topic on on Apr 25, 2022 - 2 comments

50Grosh commented on Apr 25, 2022

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

KoolReport commented on Apr 26, 2022

Could you please check if this folder koolreport/inputs/bower_components existed in your local?

50Grosh commented on Apr 27, 2022

sure, thanks :)

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
None yet

None