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!

Smartfilter does not filter & yields JS Error

Sebastian Scholz Wien46 hours ago — edited 46 hours ago

Hello, using APEX 24.1,

Im doing a very basic smartfilter on a classic region based only on text columns. Works properly when I click into the search box, select the column I want to filter for, select the entry. (so the pre-listed entry) Then it filters correctly.

However, if I enter just a small piece of search text, a corresponding smart filter is shown and if I select it, it does not filter but a message appears in JS Console:

widget.facets.min.js?v=24.1.0:4 Uncaught TypeError: Cannot read properties of undefined (reading 'label')
at u (widget.facets.min.js?v=24.1.0:4:33268)
at Object.activateChip (widget.facets.min.js?v=24.1.0:4:34421)
at Ue (desktop_all.min.js?v=24.1.0:24:10733)
at HTMLDivElement. (desktop_all.min.js?v=24.1.0:24:17909)
at HTMLDivElement.dispatch (desktop_all.min.js?v=24.1.0:5:43125)
at v.handle (desktop_all.min.js?v=24.1.0:5:41120)

Any Ideas?

Best Regards

Sebastian

I already urgend to upgrade to 24.2 . Hope it will resolve there.

This post has been answered by Sebastian Scholz Wien on Aug 20 2025
Jump to Answer
Comments
Post Details
Added 46 hours ago
2 comments
46 views