chris-ware / nova-breadcrumbs

Breadcrumbs for Laravel Nova
152 stars 44 forks source link

bug when create via relation #40

Closed gaabora closed 5 years ago

gaabora commented 5 years ago

Something weird I fix in CustomCreate on nova 2.0.11 relationResponse does not contain singularLabel any more tho?

this.singularName = (!this.$refs.rview.resourceInformation.singularLabel && this.$refs.rview.relationResponse) ? this.$refs.rview.relationResponse.singularLabel : this.$refs.rview.resourceInformation.singularLabel

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 5 years ago

This issue has been automatically closed because it has not had recent activity.