-
-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
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
Navigation Error #3453
Comments
Thanks for the issue. In the future, use code blocks around stack traces otherwise the |
Hi, Thanks |
Can you show your |
Sure, |
Looks like your trees weren't migrated for some reason. Try running |
hmm running into another error:
|
Run php artisan cache:clear then try again. |
Working, thanks for help. |
Bug Description
Call to a member function showUrl() on null
Getting an error when editing navigation
Gettinag an error when using \Statamic\Facades\Nav::find($type)
How to Reproduce
update to statamic 3.1.2 and call /navigation/header
Extra Detail
###Editing Navigation
###Using Nav::find(type)
Environment
Statamic 3.1.2 Pro
Laravel 8.35.1
PHP 7.4.14
4rn0/statamic-v3-image-optimizer 1.0.7
aryehraber/statamic-logbook 2.0.1
phpsa/statamic-analytics 1.3.0
rbmh/statamic-filtered-terms-fieldtype 1.0.2
rbmh/statamic-location-fieldtype 1.0.3
rbmh/statamic-redirects 1.0.7
statamic/eloquent-driver 0.1.1
Install method (choose one):
The text was updated successfully, but these errors were encountered: