You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What versions of Laravel, Nova and Nova Calendar are you using?
It's hard to be sure right away, but I suspect this issue is being caused by a conflict with another package in your project.
Can you reproduce the error in a separate project that has no other 3rd party packages than nova-calendar?
Or, if possible, try disabling some of your other dependencies to see if that solves the issue. We could investigate further from there in case a conflict is found.
We've run into something similar around a year ago; check out the comments by @ianrobertsFF in #41.
In case you're also using the formfeed-uk/nova-dependable-panel package, check if you're on the newest version.
If not, see if maybe the same issue could apply to one of your project's other dependencies.
If there's an update I can do to this package to solve this, I will, but I don't think this is a general issue with route caching or we'd be seeing a lot more issues about this. It'd be great if you can help narrow down the combination of packages that might cause this Exception to be thrown when using route caching.
Please find the full log here: https://flareapp.io/share/Lm89jgpP
This error only happens when the routes are cached.
The text was updated successfully, but these errors were encountered: