cshehadi
Results
2
comments of
cshehadi
trafficstars
I have the same issue. I had to turn off js file compression. Any hope for a fix for this?
I got this error as well, and was able to fix it with: 'events' => [ 'save.before' => new \yii\web\JsExpression('function () {console.log("save.before");}'), ],