The plugin is making requests for all relations, even hidden ones
vladcazacu opened this issue · 5 comments
vladcazacu commented
After upgrading to Nova v4, the plugin is now making requests for all relations of a resource, regardless of whether they are in an active tab or not. Resources that were loading in 3 seconds with v3 now take minutes. Is there any solution to this?
marcfil commented
On which view?
vladcazacu commented
It's happening on the resource detail view. Sorry can't publicly post the full requests, but those that are repeated for each resource relation are: /filters?viaResource=...
, /actions?viaResource=...
, /{resource}?search=...
and /relate-authorization?viaResource=...
.
vladcazacu commented
Hi, any news on this by any chance?
chescos commented
Hey, does anyone have an idea how to prevent this?
verseallafabet commented
yes, sad about that