We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I try to click a link on the side card table of contents, the links are broken and it brings me back to the main dashboard of Nova.
The text was updated successfully, but these errors were encountered:
This is very likely related to #26. Assuming it is, this is a known issue. I am working on a fix.
Sorry, something went wrong.
Sounds good thank you! I appreciate your speedy work!
yeah seeing the same issue. basically a wrong created link resulting in a 404 route call like this
All Inertia requests must receive a valid Inertia response, however a plain JSON response was received. {"message":"Not found"}
proposed a change that fixed my issue in #33
dniccum
Successfully merging a pull request may close this issue.
When I try to click a link on the side card table of contents, the links are broken and it brings me back to the main dashboard of Nova.
The text was updated successfully, but these errors were encountered: