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

Keeping dashboard when navigating back to the page and url is not expired #233

Open
paulvilledieu opened this issue Dec 12, 2024 · 0 comments

Comments

@paulvilledieu
Copy link

paulvilledieu commented Dec 12, 2024

Hello, I want to display a Quicksight dashboard in one of my React page. The expiration rule for my embed urls is 30 minutes.
During this time, I would like to preserve/rerender the dashboard without issue when navigating away and back to this page.
But embedDashboard function does not allow to use the same url in its frameOptions. I did not find any tools to re-render the dasboard without calling again this embedDashboard function.
Does someone have an idea on how I can do that?

@paulvilledieu paulvilledieu changed the title Keeping iFrame when navigating back to the page Keeping dashboard when navigating back to the page and url is not expired Dec 12, 2024
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

1 participant