Hello,
I have an editable grid that mirrors its fields in a form. In the grid there is a simple checkbox (J,N) (see screenshot).

This works quite well. But there is also a context menu on the grid. When the context menu is called, the value of the checkbox is written to a page item and then a window or similar is started. However, clicking with the right mouse button immediately triggers a Java Script error (uncaught type error).

If the checkbox is replaced by a selectlist, the error does not occur.
Before the update to FOEX 22.2, this also worked perfectly.
And by the way the issue mentioned here:
https://forums.oracle.com/ords/apexds/post/simple-checkbox-in-grid-hangs-prevents-to-scroll-0977
isn't solved in FOEX 22.2.
Please have a look. Thanks in advance.