Formfeed-UK / nova-breadcrumbs

Augments Nova 4 Breadcrumbs with nesting and resource/static override methods
MIT License
20 stars 9 forks source link

Update Breadcrumbs.php to fix traversable error #35

Open puzzledmonkey opened 1 year ago

puzzledmonkey commented 1 year ago

This fixes an error in while trying to visit a dashboard (or lens) that you don't have access to. The functions should return an array to allow array_merge to work correctly.

ianrobertsFF commented 1 year ago

Thanks for this, ill write a test case and get it merged tomorrow or tuesday

puzzledmonkey commented 1 year ago

Thanks for this, ill write a test case and get it merged tomorrow or tuesday

hey hey, any update on this by any chance? :)