Closed smladeoye closed 3 years ago
This update is to fix errors in the SearchComponent when it attempts to load a model that doesn't exist.
Thanks, will cancel this pr - simply setting the an empty string modelClass on the controller solves this - the UnexpectedValueException is thrown when trying to load the model and caught in the component.
This update is to fix errors in the SearchComponent when it attempts to load a model that doesn't exist.