Closed stuartcusackie closed 3 years ago
Same issue here...
Seems like a problem with ActionController::class from route /nova-api/nova-page/actions
I am getting the same error. I noticed loaded 1 time, either right before or after switching to DB storage. Unable to reproduce it since.
Could someone please test the current version of dev-master and check if everything works fine since I merged @thecaliskan's PR ? Thanks !
@Nyratas Seems good to me. Tested on local and production. Detail view is working with the latest version of Nova.
@Nyratas new release ?
Yes, I just published a new release. Thanks @thecaliskan!
There seems to be a conflict between Nova v3.26.1 and NovaPage 0.2.7. Rolling back to Nova v.3.22.0 and NovaPage 0.2.6 solves the problem.
I've double checked everything in my code to make sure I'm not creating a conflict. I've re-published nova assets, manually added service providers and removed all of my code to test, but the problem remained. I'm pretty sure the problem is in the package.
Clues:
http://homestead.test/nova-api/nova-page/actions
returns a 404, even though I can see it in my routes list, and adding it manually to my own routes file makes no difference. I don't understand why this route is not available.Error details:
Pages index loads fine but there is a console error:
Clicking into the resource detail view gets stuck on the loading icon produces this console error: