Closed sosojni closed 6 years ago
I have the same issue, after upgrading yesterday - probably my fault for having "*" in my composer.json. Rolling back to 3.8.0 fixed the issue. The line number in the error makes me think
this pull request may have caused the problem:
https://github.com/philippfrenzel/yii2fullcalendar/commit/a45d1b6c41be8fe3e77ccb314a79e0b23fab2cac
should be fixed by latest release
Since this update my calendar stopped working.
Error is: 2018-03-21 07:38:04 [192.168.1.13][1][96ub8n59a8mcae632i0onnai14][error][yii\base\UnknownPropertyException] yii\base\UnknownPropertyException: Getting unknown property: yii2fullcalendar\yii2fullcalendar::onLoading in /var/www/html/pristup/backend/vendor/yiisoft/yii2/base/Component.php:154
If i revert only that change calendar works as before.
I'm on tight schedule with unrelated stuff so ill just keep this unrolled but i'd like to know what do i have to change to be in line with this pull.