We noticed this yesterday, but not sure when it started happening. We go to Tasks, go to Design Page. We create a new Page for Tasks, give it some name (like Task Schedule), create the page and that’s it. No other customizations.
Then, we look at this new page and click the Filter button in upper right with the down arrow.
Nothing pops up. Normally it does
I see the following error in console"
Uncaught TypeError: Cannot read properties of undefined (reading ‘toLowerCase’)
at base_852934aa67711bd2cb5ee8395a47e095.js?1675713853:79:20178
at Array.sort ()
at SG.FilterPanel.PageSavedFilters.fetch_filters (base_852934aa67711bd2cb5ee8395a47e095.js?1675713853:79:20143)
at SG.FilterPanel.PageSavedFilters.on_first_render (base_852934aa67711bd2cb5ee8395a47e095.js?1675713853:79:697)
at SG.FilterPanel.PageSavedFilters.render (base_852934aa67711bd2cb5ee8395a47e095.js?1675713853:79:853)
at SG.FilterPanel.FilterPanel.render (base_852934aa67711bd2cb5ee8395a47e095.js?1675713853:75:18502)
at SG.Widget.EntityQuery.FilterPanelWrapper.render (widgets_d17c89d3de0399decc536d200dbc5055.js?1675713858:7:28267)
at SG.Widget.EntityQuery.FilterPanelWrapper.render_with_options (widgets_d17c89d3de0399decc536d200dbc5055.js?1675713858:7:27932)
at SG.WrappedFilterPanelPopover.render_body (base_852934aa67711bd2cb5ee8395a47e095.js?1675713853:79:32571)
at SG.WrappedFilterPanelPopover.show (base_852934aa67711bd2cb5ee8395a47e095.js?1675713853:52:18642)
Is this a known bug? Any tips? Thanks!