Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cards() are not updated with direct navigation #2713

Closed
cord opened this issue Jun 29, 2020 · 6 comments
Closed

Cards() are not updated with direct navigation #2713

cord opened this issue Jun 29, 2020 · 6 comments

Comments

@cord
Copy link

cord commented Jun 29, 2020

  • Laravel Version: 7.4
  • Nova Version: 3.7

Description:

with directly linked resources using e.g. https://novapackages.com/packages/digital-creative/collapsible-resource-manager and navigating between the same resources, e.g.

/nova/resources/databoards/1 -> /nova/resources/databoards/3

the nova-api/cards request is not updated, so even the resource details are refreshed, the cards are not.

Detailed steps to reproduce the issue on a fresh Nova installation:

Install
https://novapackages.com/packages/nova-bi/nova-databoards
with
https://novapackages.com/packages/digital-creative/collapsible-resource-manager

create 2 Databoards (listed in the menu), then navigate between them

@alberto-bottarini
Copy link

I think it's not a nova issue. You could ask to packages owners

@cord
Copy link
Author

cord commented Jun 29, 2020

@alberto-bottarini I tested and am pretty sure it is a Nova issue. The links in the menu follow the correct format and clicking on them changes the page, but the cards() vue method is not updated. To the cards stay the same.

@alberto-bottarini
Copy link

You should open an issue that does not involve third-party packages.
Nova admins are super busy and I think they will ignore issues that mention other packages.

@cord
Copy link
Author

cord commented Jun 29, 2020

@alberto-bottarini thanks for the hint - will try to build a simple scenario

@davidhemphill
Copy link
Contributor

Sorry, but we can't offer support for 3rd-party packages. Your best bet is to raise an issue on the GitHub repository of the package itself. If you still think there's an issue with Nova itself, please post a new issue with a reproducible example on a fresh Nova install without the package installed. Thanks!

@cord
Copy link
Author

cord commented Jul 1, 2020

Did some investigation and narrowed it down to #2719

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants