insum-labs / insum-apex-pro

Browser extension to help with Oracle APEX development
GNU General Public License v3.0
24 stars 8 forks source link

Can't click "OK" in modal dialog "Template Options" in APEX 22.2 #25

Open HeLau1337 opened 1 year ago

HeLau1337 commented 1 year ago

I'm unable to click on the "OK" button in the "Template Options" dialog of the APEX 22.2 Page Designer when using the Insum APEX Pro extension. Here's a screenshot with the dialog and the Chrome DevTools console output: image

The referenced code seems to be part of the Insum APEX Pro extension and the OK button works if I disable the Chrome extension.

bjshumway commented 1 year ago

Hi HeLau1337 thanks for bringing this to my attention!

I will consult with my company about fixing this.

In the meantime... are you using the chrome extension from here at GitHub? Or from the chrome web store?

I ask because the chrome web store's version is more recent. And it also includes the V3 fix you mentioned earlier.

HeLau1337 commented 1 year ago

Hi @bjshumway,

I used the extension from the Chrome Web Store when I noticed the issue I described above in the Page Designer of APEX 22.2.

Then I checked out the master branch of this repository, assuming that it represents the state of the extension that you can get from the Chrome Web Store. I tried to fix the bug myself using the source code from GitHub (see #27) and when I was about to test my updated version using the developer mode of Chrome, I noticed the warnings about the outdated manifest v2.