Closed KrivobokRuslan closed 5 years ago
Use Form Builder, when I'm on create - all good, when on update or view I have errors:
update?id=2:977 Uncaught SyntaxError: missing ) after argument list http://clip2net.com/s/3ybz101 - error on update action
http://clip2net.com/s/3ybzbBg - error on view action
What's wrong? PS: It's happens after composer update (update was at 18 may 2016) Using components: "kartik-v/yii2-widgets": "*", "kartik-v/yii2-helpers": "1.3.5", "kartik-v/yii2-grid": "@dev", "kartik-v/yii2-builder": "@dev", "kartik-v/yii2-detail-view": "1.7.4"
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Use Form Builder, when I'm on create - all good, when on update or view I have errors:
update?id=2:977 Uncaught SyntaxError: missing ) after argument list http://clip2net.com/s/3ybz101 - error on update action
http://clip2net.com/s/3ybzbBg - error on view action
What's wrong? PS: It's happens after composer update (update was at 18 may 2016) Using components: "kartik-v/yii2-widgets": "*", "kartik-v/yii2-helpers": "1.3.5", "kartik-v/yii2-grid": "@dev", "kartik-v/yii2-builder": "@dev", "kartik-v/yii2-detail-view": "1.7.4"