in SqlField.php we have this function call
$html_filters = Factory::getApplication()->getUserStateFromRequest($this->context . '.filter', 'filter', [], 'array');
but $this->context
doesn't exists.
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|