While trying to create new Interactive Grids or Interactive Reports in APEX applications, everything works as expected until the SAVE button is clicked and the following error message is displayed:
ORA-01722: invalid number
The problem appears to be only with Save but not with the query during runtime.
I'm using Oracle APEX 22.2.0.
So there isn't problem with query. I tried with "select 1 from dual" or any other simple query. Then I saw suggested answers (2 years ago) and tried using Firefox. An it works.
What can I do to make it work on Chrome and Edge. Is this Oracle issue and it will be fixed with a new version?