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
Thanks for filing @EnlightenMeee! Could you expand a little on this feature? Aren't multiple views within an SPA typically handled with unique paths, either fake (#!/path/to/view) or real with server magic (redirecting all requests to index.html)?
Is it mostly interactions you're looking for like the scenarios described in #3837?
Our project is SPA using ReactJS is there a way to audit page flows using lighthouse. example, page1 -> page 2-> page N. If I use lighthouse to audit page N, single page going page1 instead of page N.
4.0.0 alpha
Feature request summary
Lighthouse audits multiple view/pages within Single Page Application with only 1 url
no
What is the motivation or use case for changing this?
SPA auditing
How is this beneficial to Lighthouse?
It will add features and flexibility
The text was updated successfully, but these errors were encountered: