Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yii\grid\GridView and kartik\grid\GridViewTrait define the same property ($layout) #1036

Closed
toli4ilot opened this issue May 17, 2022 · 2 comments
Labels

Comments

@toli4ilot
Copy link

After routine update via composer

yii\grid\GridView and kartik\grid\GridViewTrait define the same property ($layout) in the composition of kartik\grid\GridView. This might be incompatible, to improve maintainability consider using accessor methods in traits instead. Class was composed

  • jQuery version: 3.6.0
  • yii2-grid version: dev-master a5df137
@kartik-v
Copy link
Owner

Fixed via v3.5.1.

@ilbassa
Copy link

ilbassa commented Dec 15, 2022

Hi, there is no tag v3.5.1 so composer update doesn't update the package with the fix, how I can fix it?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants