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

Anyway to force a reload on viewport resize on a per-story basis? #893

Open
jscott-yps opened this issue May 15, 2024 · 0 comments
Open

Comments

@jscott-yps
Copy link

The puppeteer CLI option > doubles the screenshot time. We only have a couple of stories that would actually need this. Primarily because they hide/show UI on vue component mount depending on the screensize. When resizing the viewport they won't display.

In an ideal world we could do

screenshot: {
    reloadOnViewportChange: true
}
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