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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Uncaught TypeError in Interactive Grid

D NFeb 13 2025

I am using the interactive grid in one of the pages and after adding a row and save, it sometimes generate “Uncaught TypeError”

Did anyone came across this error before?

Uncaught TypeError: Cannot read properties of null (reading 'deleted')
   at t.<computed>.<computed>.setMasterRecord (widget.interactiveGrid.min.js?v=24.1.7:4:126194)
   at t.each.r.<computed> [as setMasterRecord] (desktop_all.min.js?v=24.1.7:39:2898)
   at HTMLDivElement.<anonymous> (widget.interactiveGrid.min.js?v=24.1.7:4:20190)
   at desktop_all.min.js?v=24.1.7:8:15043

Comments
Post Details
Added on Feb 13 2025
4 comments
74 views