Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Big issue in Master Detail screen #28

Open
cargomarprojects opened this issue May 9, 2022 · 2 comments
Open

Big issue in Master Detail screen #28

cargomarprojects opened this issue May 9, 2022 · 2 comments

Comments

@cargomarprojects
Copy link

cargomarprojects commented May 9, 2022

This issue is with all master/detail screens created using oracle apex.
run the master detail screen and do the below steps to see the error.

  1. click on any row in master grid.
  2. during the time detail screen is loading the data, click any other row in the master screen
  3. you may have to do this one or more times to produce the error.

We did lot of research on this and now we are asking our customers not to click any other master row when detail row is loading. is that the correct way of doing it ?

Pls find below the error shown in the browser console screen

interactiveGrid.min.js?v=22.1.0:6 Uncaught TypeError: Cannot read properties of null (reading 'serverOffset')
at q... (interactiveGrid.min.js?v=22.1.0:6:16443)
at P (interactiveGrid.min.js?v=22.1.0:1:1128)
at Object.forEachInPage (interactiveGrid.min.js?v=22.1.0:1:17452)
at Object.next (interactiveGrid.min.js?v=22.1.0:1:16854)
at Object._drainWaiters (interactiveGrid.min.js?v=22.1.0:1:33703)
at interactiveGrid.min.js?v=22.1.0:1:8607
at c (desktop_all.min.js?v=22.1.0:2:28327)
at Object.fireWith [as resolveWith] (desktop_all.min.js?v=22.1.0:2:29072)
at Object.s. [as resolve] (desktop_all.min.js?v=22.1.0:2:30973)
at interactiveGrid.min.js?v=22.1.0:1:8474

@cargomarprojects
Copy link
Author

apex_error

@airtlcargo
Copy link

airtlcargo commented May 9, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants