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.

After update to Apex 21.1.2 refreshing interactive grid duplicates rows

AmicoJul 26 2021 — edited Jul 27 2021

Hi,
After updating to APEX 21.1.2 I've noticed an issue with refreshing interactive grid when pagination is set to Page.
My page setup:

  1. an interactive grid over table OEHR_EMPLOYEES with pagination set to Page
    image.pngimage.png2) a button executing dynamic action refresh -> my interactive grid
    image.pngimage.png
  2. When clicking this button multiple times (at once) rows are duplicated.
    before clicking button:
    image.pngafter:
    image.pngtest - Google Chrome 2021-07-26 15-31-39.zip (1.22 MB)
    This creates an issue when javascript code refreshes interactive grid mutliple times in one execution.
    The whole application is also attached. The issue is reproduced on page 4.

Comments

Post Details

Added on Jul 26 2021
13 comments
1,887 views