Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IG JS error: Cannot read property 'length' of undefined

Niels IHJan 26 2021 — edited Jan 26 2021

Hi,
There is a bug in the interactive grid with adding and deleting rows to an empty grid without saving. Steps below are without 'Add row if empty' . enabled.
Tested on latest Apex version.
Add record to empty IG. Don't save.
Delete record.
Add record.
IG_ERROR.JPGSteps are slightly different with 'Add row if empty' enabled. (one more delete record step)
Bug seems related to the IG cell selection. Leaving edit mode with escape before deleting the record prevents the bug from happening.

Regards.

Comments
Post Details
Added on Jan 26 2021
2 comments
1,123 views