An error occurred when generating searchit filters
Hi,
I'm using the SearchIt plugin and it worked very well until I added countryselect fields (lukeyouell/craft-countryselect).
Now the entries section is completely missing from my craft admin navbar and I see the following error in the craft (admin) debugger log:
fruitstudios\searchit\services\ElementFilters::getActiveElementFiltersArray | An error occurred when generating searchit filters: Unable to locate message source for category 'country-select'.
The issue is obviously related to the craft-countryselect plugin (actually there is an open issue on their github page (https://github.com/lukeyouell/craft-countryselect/issues/4) but I don't really know why SearchIt has problem with it..
I thought I report this to you as well, maybe you have a hunch why SearchIt doesn't like this third-party field..
(If I remove the contryselect plugin everything works well again, I see the entries, etc. )