You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
The issue still exists against the latest master branch of yii2-grid.
This is not an usage question. I confirm having gone through and read the documentation and demos.
This is not a general programming / coding question. (Those should be directed to the webtips Q & A forum).
I have attempted to find the simplest possible steps to reproduce the issue.
I have included a failing test as a pull request (Optional).
Steps to reproduce the issue
Sorry if this is wrong place to file documentation issue, I haven't found another
Documentation at https://demos.krajee.com/grid does not fully represent current code state
Expected behavior and actual behavior
per documentation:
responsiveWrap: boolean, whether the grid table columns will be responsively wrapped to a single column for small screen devices (less than 480px). Defaults to false. (emphasis mine)
Prerequisites
master
branch of yii2-grid.Steps to reproduce the issue
Sorry if this is wrong place to file documentation issue, I haven't found another
Documentation at https://demos.krajee.com/grid does not fully represent current code state
Expected behavior and actual behavior
per documentation:
responsiveWrap: boolean, whether the grid table columns will be responsively wrapped to a single column for small screen devices (less than 480px). Defaults to false. (emphasis mine)
at
yii2-grid/src/GridViewTrait.php
Line 409 in 6e02d25
I can't determine which one of two options is expected behaviour
The text was updated successfully, but these errors were encountered: