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

Expand all twice in expandrow hangs the page #958

Closed
9 of 17 tasks
Benn opened this issue May 25, 2020 · 1 comment
Closed
9 of 17 tasks

Expand all twice in expandrow hangs the page #958

Benn opened this issue May 25, 2020 · 1 comment
Labels

Comments

@Benn
Copy link

Benn commented May 25, 2020

Prerequisites

  • 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

  1. Go to the demo page (https://demos.krajee.com/grid-demo)
  2. Click the + button to expand, and click the minus butto to colapse
  3. Click the + button again

Expected behavior and actual behavior

When I follow those steps, I see the spinner which keeps turning, the rows do not expand. Single rows do still expand properly

I was expecting all rows to expand again.

Environment

Browsers

  • Google Chrome
  • Mozilla Firefox
  • Internet Explorer
  • Safari

Operating System

  • Windows
  • Mac OS X
  • Linux
  • Mobile

Libraries

  • jQuery version: see demo
  • yii2-grid version: see demo

Isolating the problem

  • This bug happens on the demos page
  • The bug happens consistently across all tested browsers
  • This bug happens when using yii2-grid without other plugins.
@kartik-v kartik-v added the bug label Jul 8, 2020
@kartik-v
Copy link
Owner

kartik-v commented Jul 8, 2020

Fixed and resolved via above commit.

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

2 participants