on 4.0-dev install some data, index it and use the smart search in frontend (through a menu item or module)
Suggestions proposed after entering a few letters
No suggestions
use Joomla\String\StringHelper;
is missing in
/components/com_finder/src/Model/SuggestionsModel.php
After correcting this, Console error
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data [finder.js:34:31]
and Warning
[26-Dec-2020 06:43:33 UTC] PHP Warning: Invalid argument supplied for foreach() in .../components/com_finder/src/Model/SuggestionsModel.php on line 51
Looks like this last one happens because $items
is false
.
Labels |
Added:
J4 Issue
?
?
|
Labels |
Added:
?
?
Removed: ? |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-12-27 23:18:25 |
Closed_By | ⇒ | bembelimen |
Labels |
Added:
?
Removed: ? ? |