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).
Libraries
jQuery version: 3.5.1
yii2-grid version: 3.3.6
kv-grid-group.js 3.2.7
Steps to reproduce the issue
There is still an issue with subgroups of 2nd, 3rd level. It does not work without groupfooter attribute. (Actually there is closed issue for this, but it was closed because you could not reproduce it and it was not well documented - posted reply there 2 months ago - so i am trying again)
@NIMER the example works fine as seen in this group demo # 7 - you may need to check if you have the latest code. Can you cross check the gridview JS assets that are being loaded on the page for your app and compare it with the assets loaded on the demo site link above and confirm they are same
Prerequisites
master
branch of yii2-grid.Libraries
Steps to reproduce the issue
There is still an issue with subgroups of 2nd, 3rd level. It does not work without groupfooter attribute. (Actually there is closed issue for this, but it was closed because you could not reproduce it and it was not well documented - posted reply there 2 months ago - so i am trying again)
using your example from: https://demos.krajee.com/group-grid-demo/7 :
it looks like this:
Emptied cache, tried different browsers, different computers actually, but it persists.
The text was updated successfully, but these errors were encountered: