While editing the filter and number range with slider settings of a data table the interface will start loading endlessly. The table is no longer configurable after this. When attempting to configure the table again, the interface for selecting table data source will open but it is not possible to proceed from there.
It is still possible to view the table on page using the shortcode.
When checking the browser console the following error is displayed:
Error: noUiSlider (11.1.0): 'range' 'min' and 'max' cannot be equal. bootstrap-nouislider.min.js:3:4221
You will probably need to create a new table, but please before you apply the Number Range slider, add at least two rows. The issue was caused when you applied the Number Range Slider to a single row, and the error message tells you that:
'range' 'min' and 'max' cannot be equal
Since you only had one row, the filter threw an error telling you that minimum and maximum values can't be equal.
If you wish to fix this table, you need to open wp_wpdatatables_columns table in the database, and remove the filter from that table's filter type:
While editing the filter and number range with slider settings of a data table the interface will start loading endlessly. The table is no longer configurable after this. When attempting to configure the table again, the interface for selecting table data source will open but it is not possible to proceed from there.
It is still possible to view the table on page using the shortcode.
When checking the browser console the following error is displayed:
Error: noUiSlider (11.1.0): 'range' 'min' and 'max' cannot be equal. bootstrap-nouislider.min.js:3:4221
Please fix this ASAP!Hello Niklas
Thank you for your purchase.
You will probably need to create a new table, but please before you apply the Number Range slider, add at least two rows. The issue was caused when you applied the Number Range Slider to a single row, and the error message tells you that:
'range' 'min' and 'max' cannot be equal
Since you only had one row, the filter threw an error telling you that minimum and maximum values can't be equal.
If you wish to fix this table, you need to open wp_wpdatatables_columns table in the database, and remove the filter from that table's filter type:
Kind Regards,
Aleksandar Vuković
aleksandar.vukovic@tmsproducts.io
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables