-
-
Notifications
You must be signed in to change notification settings - Fork 540
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
Can't get nav:breadcrumbs to render #1618
Comments
Issue confirmed.
|
I can confirm this workaround works. |
Just ran into this myself. Using |
Also ran into this issue migrating from v2. Workaround works for me. I am sorry to say that I am a bit worried about the state of v3 so far. We have gotten so many of these smaller and also bigger issues that really blocked us or forced us to redo complete parts of our v2 data structure. And some major breaking changes weren't even documented. |
If you don't fill out at least most of this this template the issue may be automatically closed. Thanks in advance!
Bug Description
I can't get nav:breadcrumbs to render. Through the beta updates this code has worked but currently is not rendering any breadcrumbs.
How to Reproduce
Here's how I can recreate the bug:
Expected Behavior
I expected to see breadcrumbs
Screenshot/Exception
Here's where you can add screenshots, screencasts, or a link to a Flare exception message to help explain the problem.
Environment
Statamic version: 3.0.0.-beta-23
run
php please -V
to find it.Install method:
Fresh install from
statamic/statamic
PHP version: 7.2.11
run
php -v
to find itOperating System:
Windows
Browser:
Firefox
The text was updated successfully, but these errors were encountered: