CybroOdoo / CybroAddons

276 stars 623 forks source link

[hide_filters_groupby] Uncaught Promise > Cannot read properties of null (reading 'style') #286

Open robertohca opened 10 months ago

robertohca commented 10 months ago

The error appears when a module added in the Hide Filters GroupBy functionality is opened in a smartphone, the error is in control_panel.js, in line 68 and 82:

this.root.el.querySelector('.o_search_options').style.display = 'none'

It seems that on mobile devices, that class is not used to show the Filters and Group By options