Closed DmitryKrakhmalev closed 6 years ago
I have the same issue. Ran composer update
once and now every page using DetailView returns
kartik\detail\DetailView and kartik\base\WidgetTrait define the same property ($pluginName) in the composition of kartik\detail\DetailView. However, the definition differs and is considered incompatible. Class was composed
I can confirm that i experience the same issue
Please update to latest release v1.7.7.
When I open page with kartik\detail\DetailView (admin/page/view?id=history) i get error:
kartik\detail\DetailView and kartik\base\WidgetTrait define the same property ($pluginName) in the composition of kartik\detail\DetailView. However, the definition differs and is considered incompatible. Class was composed
Error image: https://preview.ibb.co/mxWcC9/123123.jpg
Environment
Apache/2.4.6 () mpm-itk/2.4.7-04 OpenSSL/ PHP Version | 7.1.21 Yii Framework/2.0.15.1
Libraries