Getting 'currently unable to handle this request' error when rendering inertia component in Laravel 8 with vue.js
Getting currently unable to handle this request. error while rendering inertia component from app/Exceptions/Handler.php in Laravel 8 Version: @inertiajs/vue2 version: 1.0.3 @inertiajs/inertia-laravel version: 0.6.9 I'm getting redirection issue while trying to implement inertia error handling. I'm getting exact below output.…