kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
557 stars 302 forks source link

EditableColumn - Popup displayed on page load #998

Closed neoacevedo closed 2 years ago

neoacevedo commented 2 years ago

Prerequisites

Steps to reproduce the issue

  1. Config EditableColumn according wit the documentation
  2. Refresh/load index page

Expected behavior and actual behavior

When I refresh or load the page once configured the column, a popup is displayed on load and I have to click the cancel button for each record existing in the table. I can call the popup when I click the desired cell.

Seeing the demo page, it shouldn't happen.

Environment

Browsers

Operating System

Libraries

Isolating the problem

neoacevedo commented 2 years ago

OK I found the solution: https://github.com/kartik-v/yii2-grid/issues/871#issuecomment-581874042