verbb / navigation

A Craft CMS plugin to create navigation menus for your site.
Other
90 stars 23 forks source link

2.0.6 If breadcrumb node is an element it does NOT contain an element or elementType property. #321

Closed Antimated closed 2 years ago

Antimated commented 2 years ago

Describe the bug

As per the docs there should be an element and an elementType property available.

Logging a node of a breadcrumb query gives me the following available properties:

Screenshot 2022-10-17 at 09 07 12

You can clearly see this is an element (by the isElement property) but still no element is being output. Meanwhile I fixed this by just fetching the correct page via the elementId but of course this issue should still be fixed.

Steps to reproduce

Log out a node that is being output by a breadcrumb query

Craft CMS version

4.2.7

Plugin version

2.0.6

Multi-site?

Yes

Additional context

No response

engram-design commented 2 years ago

This was only just added to the craft-4 branch. Now added in 2.0.7