-
Notifications
You must be signed in to change notification settings - Fork 11.9k
@angular/pwa noscript fallback missing #11543
Copy link
Copy link
Closed
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfularea: @schematics/angularfreq2: mediumneeds: more infoReporter must clarify the issueReporter must clarify the issueseverity5: regression
Metadata
Metadata
Assignees
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfularea: @schematics/angularfreq2: mediumneeds: more infoReporter must clarify the issueReporter must clarify the issueseverity5: regression
Bug Report or Feature Request (mark with an
x)Area
Versions
Repro steps
ng add @angular/pwaDesired functionality
in the
index.htmlfile, we should see<noscript>Please enable JavaScript to continue using this application.</noscript>Mention any other details that might be useful
This code was merged in on May 21: angular/devkit#853 by @filipesilva but has somehow been lost in the shuffle.