js error when navigate from master to detail "Cannot read properties of undefined (reading 'getSubSections') "
OpenUI5 version: 1.102.1
When navigating from a master view (item in table) to the detail view, the errors "Error while setting the focus - TypeError: Cannot read properties of undefined (reading 'getSubSections')
TypeError: Cannot read properties of undefined (reading 'getSubSections')
at Q1 (ObjectPageController-dbg.controller.js:792:57)
at ObjectPageController-dbg.controller.js:814:11" appears.
Important!! This error only appears, when the master view including the table is in edit mode. In display mode, it works correct.
Proposal:" if(oSelectedSection){ _this7._updateFocusInEditMode(oSelectedSection.getSubSections());}".

Hi @xpr0gamers,
thank you for finding this issue. Could you provide an example, which reproduces the issue?
Since there is no response from the author for more than 4 weeks I'm closing the ticket.