fix(mobile): avoid list view crash when standard filters are not initialized

This commit is contained in:
KerollesFathy 2026-02-04 17:24:03 +00:00
parent 48e52e152b
commit 3c4d988ddc

View file

@ -649,7 +649,7 @@ class FilterArea {
setup_mobile(list_view) {
const me = this;
this.standard_filters_visible = false;
this.standard_filters_wrapper.hide();
this.standard_filters_wrapper?.hide();
this.list_view.page.page_form.css("justify-content", "flex-end");
$(`<button class="filter-toggle btn btn-default btn-sm filter-button">
<span class="filter-icon button-icon">