kartik-v / yii2-detail-view

Various enhancements to the Yii 2 Detail View with ability to edit data and manage styles using BS3.
http://demos.krajee.com/detail-view
Other
70 stars 56 forks source link

DetailView and WidgetTrait define the same property ($pluginName) #165

Closed DmitryKrakhmalev closed 6 years ago

DmitryKrakhmalev commented 6 years ago

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

ProudNoob commented 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

kurrata commented 6 years ago

I can confirm that i experience the same issue

kartik-v commented 6 years ago

Please update to latest release v1.7.7.