Igniteui-angular: Entering edit mode then clicking on a cell throws an error on Edge & Firefox

Created on 27 Jun 2018  路  3Comments  路  Source: IgniteUI/igniteui-angular

Description

If you have a cell in edit mode then click on another cell in the grid nothing happens and a browser error is thrown (Edge&Firefox)

Steps to reproduce

  1. Open the Cell Editing dev sample on Edge or Firefox
  2. Enter edit mode for a cell
  3. Click on another cell.
  4. Observe the browser's console

Result

An error is thrown and the cell is not focused, check the screenshots

Expected result

No error is thrown and the clicked cell is focused

Attachments

capture1
capture2

edge firefox bug duplicate cell-editing general resolved blocking 6.1.x

All 3 comments

@ddincheva , @zdrawku , @kdinev - making the bug blocking and critical as this happens on Firefox too (thought it's Edge only) . Also you don't have to scroll out of view. It is very easy to reproduce and the error thrown means we have to fix this for the release.

@ChronosSF this is the same issue. I am currently working on it.

@zdrawku , yes, you are right. I am closing this. Made the other one blocking instead.

Was this page helpful?
0 / 5 - 0 ratings