Hey everybody,
I'm having an odd issue and would love some pointers. I have a site with its own custom error page, and I'm sure it has worked already. I did some refining work afterwards, and now I just noticed that the error page isn't displayed anymore, instead there's a Crikey error that says:
"Call to a member function getRoute() on null"
in /grav/user/plugins/flex-objects/flex-objects.php > public function onPageNotFound(Event $event)
I did check whether my redirects were interfering, but taking them out didn't change a thing. Other than that I don't know what might be the problem?
Your thoughts and ideas are much appreciated!
