I am working on a project using Oracle Apex 22.1, and I have a problem in the search bar of interactive report: when I put a script in the search input (like: <script>alert('hello apex')</script>
), it executes the code instead of escaping the characters as you see in these screenshots:

