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
Environment: Windows 11 Pro, Google Chrome 130.0.6723.70 Reproducible: sometimes Build found:eabb40e
Preconditions
Run website locally.
Steps to reproduce
Go to the main page.
Actual result
When you try to launch a website locally, it is highly likely that it falls into a state of permanent reloads and the only way that helps is either clearing the cache or restarting the website again (the last does not always help).
Expected result
Normally working website.
Additional information
The error that appears with this problem: GenerateSW has been called multiple times, perhaps due to running webpack in --watch mode. The precache manifest generated after the first call may be inaccurate! Please see https://github. com/GoogleChrome/workbox/issues/1790 for more information.
The text was updated successfully, but these errors were encountered:
Environment: Windows 11 Pro, Google Chrome 130.0.6723.70
Reproducible: sometimes
Build found: eabb40e
Preconditions
Steps to reproduce
Actual result
When you try to launch a website locally, it is highly likely that it falls into a state of permanent reloads and the only way that helps is either clearing the cache or restarting the website again (the last does not always help).
Expected result
Normally working website.
Additional information
The error that appears with this problem: GenerateSW has been called multiple times, perhaps due to running webpack in --watch mode. The precache manifest generated after the first call may be inaccurate! Please see https://github. com/GoogleChrome/workbox/issues/1790 for more information.
The text was updated successfully, but these errors were encountered: