You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.
When switching directly between resource detail views (e.g. using Collapsible Resource Manager
the cards are not updated.
similar to the
getResource
vue method agetCards
method is required, which re-loads cards when theresourceId
is changing, seehttps://github.com/laravel/nova/blob/3.0/resources/js/views/Detail.vue#L501
The changes need to be integrated into the Nova Release by committing a PR.
Related Nova-Issue: laravel/nova-issues#2719
The text was updated successfully, but these errors were encountered: