Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upservice-worker-communications: lazy-loading and promptUser #37527
Comments
|
Thx for reporting this, @davewelsh!
|
…n guide This commit includes various fixes/improvements for the "Service worker communication" guide. This partially addresses angular#37527.
|
FYI, I submitted #37555 which partially addresses this issue. |
…n guide This commit includes various fixes/improvements for the "Service worker communication" guide. This partially addresses angular#37527.
That was actually written by the then new docs members Jen and Sreevani who were still learning the process and Angular. Jen's PR #20021 with the original content had to be reverted in #20716. So I took their work and submitted a new PR to help them through the process, but they handled comments and content. Does that context help? Regarding service worker though, I know very little. |
|
Thx for the info, @kapunahelewong. This looks like an oversight, so look let's move forward with #37555. Interestingly, there was a comment about clarifying that bit in the original PR, but it was apparently never addressed: #20021 (comment) |
…n guide This commit includes various fixes/improvements for the "Service worker communication" guide. This partially addresses angular#37527.
…n guide (angular#37555) This commit includes various fixes/improvements for the "Service worker communication" guide. This partially addresses angular#37527. PR Close angular#37555
Description
The documentation seems incomplete. What should we do if we are using lazy-loading but we want our users to update to the latest version of the app?
I think it would be helpful to explain what
promptUseris too. If it's function the developer is expected to write himself--which seems to be the case--then that could be made more clear like this:What's the affected URL?**
https://angular.io/guide/service-worker-communications