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

Hot reloading issue with angular 11 #13243

Closed
adamalfredsson opened this issue Nov 24, 2020 · 14 comments
Closed

Hot reloading issue with angular 11 #13243

adamalfredsson opened this issue Nov 24, 2020 · 14 comments

Comments

@adamalfredsson
Copy link

adamalfredsson commented Nov 24, 2020

Describe the bug
Hot reloading fails in Angular 11 and the site is reloaded. I'm getting many of errors similar to this:

Ignored an update to unaccepted module ./node_modules/array.prototype.flat/implementation.js -> ./node_modules/array.prototype.flat/polyfill.js -> ./node_modules/array.prototype.flat/shim.js -> ./node_modules/array.prototype.flat/auto.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/core/dist/server/common/polyfills.js -> 0

And eventually:

[HMR] The following modules couldn't be hot updated: (Full reload needed)
This is usually because the modules which have changed (and their parents) do not know how to hot reload themselves. See https://webpack.js.org/concepts/hot-module-replacement/ for more details.

[HMR] Reloading page

To Reproduce

  1. npx -p @angular/cli ng new storybook-angular-10-hmr
  2. npx -p @storybook/cli sb init

Or checkout this repository https://github.com/nomadoda/storybook-angular-10-hmr

  1. yarn storybook
  2. Make updates to button.component.ts and save.

Expected behavior
HMR without any errors.

Screenshots
image

System

System:
    OS: macOS 11.0.1
    CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
  Binaries:
    Node: 12.18.3 - ~/.nvm/versions/node/v12.18.3/bin/node
    Yarn: 1.22.5 - /usr/local/bin/yarn
    npm: 6.14.6 - ~/.nvm/versions/node/v12.18.3/bin/npm
  Browsers:
    Chrome: 86.0.4240.198
    Firefox: 81.0
    Safari: 14.0.1
  npmPackages:
    @storybook/addon-actions: ^6.1.2 => 6.1.2 
    @storybook/addon-essentials: ^6.1.2 => 6.1.2 
    @storybook/addon-links: ^6.1.2 => 6.1.2 
    @storybook/angular: ^6.1.2 => 6.1.2 

Additional context
Issues seem to appear with angular 10 & angular 11.

@adamalfredsson adamalfredsson changed the title Hot reloading issue with angular 10 Hot reloading issue with angular 11 Nov 24, 2020
@shilman
Copy link
Member

shilman commented Nov 24, 2020

WDYT @ThibaudAV @Marklb @kroeder @gaetanmaisse ?

@shilman shilman added the P1 label Nov 24, 2020
@ThibaudAV
Copy link
Contributor

I don't have the impression that this prevents sotrybook from working properly, no?
This also seems to happen only once at the first HMR.

It seems to be related to airbnb-js-shims 🤷‍♂️ it looks like a webpack configuration problem :not-sure:

Full console output
Tried to update globals but the old and new values are equal.
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.flat/implementation.js -> ./node_modules/array.prototype.flat/polyfill.js -> ./node_modules/array.prototype.flat/shim.js -> ./node_modules/array.prototype.flat/auto.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.flatmap/implementation.js -> ./node_modules/array.prototype.flatmap/polyfill.js -> ./node_modules/array.prototype.flatmap/shim.js -> ./node_modules/array.prototype.flatmap/auto.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/CreateDataProperty.js -> ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/CreateDataPropertyOrThrow.js -> ./node_modules/array.prototype.map/implementation.js -> ./node_modules/array.prototype.map/index.js -> ./node_modules/promise.allsettled/implementation.js -> ./node_modules/promise.allsettled/polyfill.js -> ./node_modules/promise.allsettled/shim.js -> ./node_modules/promise.allsettled/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/DefinePropertyOrThrow.js -> ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/IsConstructor.js -> ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/SpeciesConstructor.js -> ./node_modules/string.prototype.matchall/regexp-matchall.js -> ./node_modules/string.prototype.matchall/polyfill-regexp-matchall.js -> ./node_modules/string.prototype.matchall/shim.js -> ./node_modules/string.prototype.matchall/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/LengthOfArrayLike.js -> ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/FlattenIntoArray.js -> ./node_modules/array.prototype.flatmap/implementation.js -> ./node_modules/array.prototype.flatmap/polyfill.js -> ./node_modules/array.prototype.flatmap/shim.js -> ./node_modules/array.prototype.flatmap/auto.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/OrdinaryGetOwnProperty.js -> ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/CreateDataProperty.js -> ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/CreateDataPropertyOrThrow.js -> ./node_modules/array.prototype.map/implementation.js -> ./node_modules/array.prototype.map/index.js -> ./node_modules/promise.allsettled/implementation.js -> ./node_modules/promise.allsettled/polyfill.js -> ./node_modules/promise.allsettled/shim.js -> ./node_modules/promise.allsettled/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.map/implementation.js -> ./node_modules/array.prototype.map/index.js -> ./node_modules/promise.allsettled/implementation.js -> ./node_modules/promise.allsettled/polyfill.js -> ./node_modules/promise.allsettled/shim.js -> ./node_modules/promise.allsettled/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/array.prototype.map/index.js -> ./node_modules/promise.allsettled/implementation.js -> ./node_modules/promise.allsettled/polyfill.js -> ./node_modules/promise.allsettled/shim.js -> ./node_modules/promise.allsettled/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.matchall/helpers/RegExpStringIterator.js -> ./node_modules/string.prototype.matchall/regexp-matchall.js -> ./node_modules/string.prototype.matchall/polyfill-regexp-matchall.js -> ./node_modules/string.prototype.matchall/shim.js -> ./node_modules/string.prototype.matchall/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.matchall/implementation.js -> ./node_modules/string.prototype.matchall/polyfill.js -> ./node_modules/string.prototype.matchall/shim.js -> ./node_modules/string.prototype.matchall/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/GetV.js -> ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/GetMethod.js -> ./node_modules/string.prototype.matchall/implementation.js -> ./node_modules/string.prototype.matchall/polyfill.js -> ./node_modules/string.prototype.matchall/shim.js -> ./node_modules/string.prototype.matchall/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/RegExpExec.js -> ./node_modules/string.prototype.matchall/helpers/RegExpStringIterator.js -> ./node_modules/string.prototype.matchall/regexp-matchall.js -> ./node_modules/string.prototype.matchall/polyfill-regexp-matchall.js -> ./node_modules/string.prototype.matchall/shim.js -> ./node_modules/string.prototype.matchall/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/Set.js -> ./node_modules/string.prototype.matchall/regexp-matchall.js -> ./node_modules/string.prototype.matchall/polyfill-regexp-matchall.js -> ./node_modules/string.prototype.matchall/shim.js -> ./node_modules/string.prototype.matchall/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.matchall/regexp-matchall.js -> ./node_modules/string.prototype.matchall/polyfill-regexp-matchall.js -> ./node_modules/string.prototype.matchall/shim.js -> ./node_modules/string.prototype.matchall/auto.js -> ./node_modules/airbnb-js-shims/target/es2020.js -> ./node_modules/airbnb-js-shims/target/es2019.js -> ./node_modules/airbnb-js-shims/target/es2018.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.padend/implementation.js -> ./node_modules/string.prototype.padend/polyfill.js -> ./node_modules/string.prototype.padend/shim.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374 Ignored an update to declined module ./node_modules/string.prototype.padstart/implementation.js -> ./node_modules/string.prototype.padstart/polyfill.js -> ./node_modules/string.prototype.padstart/shim.js -> ./node_modules/airbnb-js-shims/target/es2017.js -> ./node_modules/airbnb-js-shims/target/es2016.js -> ./node_modules/airbnb-js-shims/target/es2015.js -> ./node_modules/airbnb-js-shims/target/es5.js -> ./node_modules/airbnb-js-shims/index.js -> ./node_modules/@storybook/angular/dist/client/preview/angular-polyfills.js -> ./node_modules/@storybook/angular/dist/client/preview/globals.js -> ./node_modules/@storybook/angular/dist/client/preview/index.js -> ./node_modules/@storybook/angular/dist/client/index.js
onDeclined @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231374
hotApplyInternal @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:536
hotApply @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:412
cb @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231423
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231438
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231451 [HMR] The following modules couldn't be hot updated: (Full reload needed)
This is usually because the modules which have changed (and their parents) do not know how to hot reload themselves. See https://webpack.js.org/concepts/hot-module-replacement/ for more details.
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231451
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.flat/implementation.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.flatmap/implementation.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/CreateDataProperty.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/DefinePropertyOrThrow.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/LengthOfArrayLike.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.flatmap/node_modules/es-abstract/2020/OrdinaryGetOwnProperty.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.map/implementation.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/array.prototype.map/index.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.matchall/helpers/RegExpStringIterator.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.matchall/implementation.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/GetV.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/RegExpExec.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.matchall/node_modules/es-abstract/2020/Set.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.matchall/regexp-matchall.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.padend/implementation.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461 [HMR]  - ./node_modules/string.prototype.padstart/implementation.js
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231461
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231460
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231500 [HMR] Reloading page
performReload @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231500
logUpdates @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231464
applyCallback @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231420
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231428
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232034
push../node_modules/zone.js/dist/zone.js.Zone.run @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231791
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232539
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invokeTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232069
push../node_modules/zone.js/dist/zone.js.Zone.runTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231836
drainMicroTaskQueue @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232249
Promise.then (async)
scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232232
push../node_modules/zone.js/dist/zone.js.ZoneDelegate.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232058
push../node_modules/zone.js/dist/zone.js.Zone.scheduleTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231879
push../node_modules/zone.js/dist/zone.js.Zone.scheduleMicroTask @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:231899
scheduleResolveOrReject @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232529
resolvePromise @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232467
(anonymous) @ VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:232387
hotUpdateDownloaded @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:404
hotAddUpdateChunk @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:362
webpackHotUpdateCallback @ VM4378 runtime~main.dcf2e08a47ce99a28790.bundle.js:58
(anonymous) @ VM4448 vendors~main.dcf2e08a47ce99a28790.hot-update.js:1
VM4380 vendors~main.dcf2e08a47ce99a28790.bundle.js:63066 Angular is running in development mode. Call enableProdMode() to enable production mode.
main.736ec02f300c1bf8de98.bundle.js:1 Tried to update globals but the old and new values are equal.
core.js:27629 Angular is running in development mode. Call enableProdMode() to enable production mode.
main.736ec02f300c1bf8de98.bundle.js:1 Tried to update globals but the old and new values are equal.

@Marklb
Copy link
Member

Marklb commented Nov 25, 2020

From what I have noticed @ThibaudAV is right. It doesn't seem to be preventing Storybook from working. I did notice this a few weeks ago at least, but I noticed the warnings were for files in node_modules and I didn't have any problems that I could tell, so I hadn't looked to see if it was a bug or my configuration.

I don't know what the problem is at the moment, but I agree that it is most likely an issue with the webpack configuration or the way we build Angular.

@adamalfredsson
Copy link
Author

Thanks for looking into this. It does seem true that it only happens once, but in our larger application it seems to happen a bit more occasionally. However, it doesn't seem to be as alarming as I originally thought – it seems to run fairly well after all.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2020

Automention: Hey @MaximSagan @kroeder, you've been tagged! Can you give a hand here?

@stale
Copy link

stale bot commented Dec 25, 2020

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@stale stale bot added the inactive label Dec 25, 2020
@adamalfredsson
Copy link
Author

After using storybook since issue was reported, it is noticeable that HMR doesn't work consistently.

@stale stale bot removed the inactive label Jan 18, 2021
@ThibaudAV
Copy link
Contributor

@nomadoda I have redone the steps and I can't reproduce the problem :/ Is it still there ?

@totszwai
Copy link

totszwai commented Apr 21, 2021

I'm experiencing this bug in React.

Message in the console:

Tried to update globals but the old and new values are equal.

I'm not sure how this thing works, but putting a breakpoint and this is where it throws that message:

          , globals_init = function init(_ref) {
            var store = _ref.store
              , fullAPI = _ref.fullAPI
              , updateGlobals = function updateGlobals(globals) {
                var _store$getState, currentGlobals = null === (_store$getState = store.getState()) || void 0 === _store$getState ? void 0 : _store$getState.globals;
                fast_deep_equal_default()(globals, currentGlobals) ? dist_esm.a.info("Tried to update globals but the old and new values are equal.") : store.setState({
                    globals: globals
                })
            };

Seems to be triggered by the event setStories?
image

I am guessing we should not updateGlobals during hot reload? Or don't setStories again if the same Story is already being selected?

This is in package.json:

{
  "name": "react-project",
  "version": "1.0.0",
  "author": "eto",
  "license": "MIT",
  "repository": "eto/react-project",
  "main": "dist/index.js",
  "module": "dist/index.modern.js",
  "source": "src/index.tsx",
  "engines": {
    "node": ">=10"
  },
  "scripts": {
    "build": "microbundle-crl --no-compress --format modern,cjs",
    "start": "microbundle-crl watch --no-compress --format modern,cjs",
    "prepare": "run-s build",
    "test": "run-s test:unit test:lint test:build",
    "test:build": "run-s build",
    "test:lint": "eslint .",
    "test:unit": "cross-env CI=1 react-scripts test --env=jsdom",
    "test:watch": "react-scripts test --env=jsdom",
    "predeploy": "cd example && yarn install && yarn run build",
    "deploy": "gh-pages -d example/build",
    "storybook": "start-storybook -p 6006",
    "build-storybook": "build-storybook"
  },
  "peerDependencies": {
    "react": "^16.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.13.15",
    "@storybook/addon-actions": "^6.2.7",
    "@storybook/addon-essentials": "^6.2.7",
    "@storybook/addon-links": "^6.2.7",
    "@storybook/react": "^6.2.7",
    "@testing-library/jest-dom": "^5.11.10",
    "@testing-library/react": "^11.2.6",
    "@testing-library/user-event": "^13.1.5",
    "@types/jest": "^26.0.22",
    "@types/lodash": "^4.14.168",
    "@types/node": "^14.14.41",
    "@types/react": "^17.0.3",
    "@types/react-dom": "^17.0.3",
    "@typescript-eslint/eslint-plugin": "^4.22.0",
    "@typescript-eslint/parser": "^4.22.0",
    "@typescript-eslint/typescript-estree": "^4.22.0",
    "babel-eslint": "^10.0.3",
    "babel-loader": "^8.2.2",
    "cross-env": "^7.0.2",
    "eslint": "^7.24.0",
    "eslint-config-standard": "^16.0.2",
    "eslint-config-standard-react": "^11.0.1",
    "eslint-plugin-import": "^2.18.2",
    "eslint-plugin-node": "^11.0.0",
    "eslint-plugin-promise": "^5.1.0",
    "eslint-plugin-react": "^7.23.2",
    "eslint-plugin-standard": "^5.0.0",
    "gh-pages": "^3.1.0",
    "lodash": "^4.17.21",
    "microbundle-crl": "^0.13.10",
    "npm-run-all": "^4.1.5",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-scripts": "^4.0.3",
    "typescript": "^4.2.4"
  },
  "files": [
    "dist"
  ],
  "dependencies": {
    "@material-ui/core": "^4.11.3",
    "@material-ui/icons": "^4.11.2",
    "@types/moment-duration-format": "^2.2.2",
    "ag-grid-community": "^25.1.0",
    "ag-grid-react": "^25.1.0",
    "classnames": "^2.3.1",
    "eventemitter3": "^4.0.7",
    "loadash": "^1.0.0",
    "moment": "^2.29.1",
    "moment-duration-format": "^2.3.2",
    "prop-types": "^15.7.2",
    "redux": "^4.0.5",
    "rxjs": "^6.6.7",
    "styled-components": "^5.2.3"
  },
  "resolutions": {
    "@typescript-eslint/eslint-plugin": "^4.22.0",
    "@typescript-eslint/parser": "^4.22.0",
    "styled-components": "^5"
  }
}

@WalterWeidner
Copy link

WalterWeidner commented Jul 1, 2021

We had HMR break for us when upgrading to the Webpack 5 builder. After some troubleshooting we think we found it was caused by a circular dependency through Storybook. There were no obvious error messages other than the warning mentioned above.

Our structure:

.storybook/
   preview.js
src/
   components/
      example.tsx
      example.stories.tsx
   styles/
      theme-provider.tsx
   index.ts

src/.storybook/preview.js

  • imports ThemeProvider from src/index.ts
  • wraps <Story/> with <ThemeProvider> in the decorators export

src/components/example.stories.tsx

  • imports example.tsx using a relative import from the same directory (import { Example } from './example')

src/index.ts

  • exports ThemeProvider and Example components

Our fix was to simply import the ThemeProvider directly instead of through the ./src/index.ts file.

@HarlesPilter
Copy link

Had the same issue. I am developing a component library in Angular and I had this in preview.js

export const decorators = [
  moduleMetadata({
    imports: [ComponentLibraryModule]
  })
];

This enabled me to write composite stories and not needing to import and declare missing components in each individual story.
I got HMR working again by doing the manual import of all components that my story was using.

export default {
  title: 'Atoms/Alert',
  component: AlertComponent,
  // required a separate import due to global ComponentLibraryModule import in preview.js breaks HMR https://github.com/storybookjs/storybook/issues/13243
  decorators: [
    moduleMetadata({
      imports: [AlertModule, TextModule, ButtonModule],
    }),
  ],
} as Meta;

This is a bit annoying to have to do this for all the stories

@decline
Copy link

decline commented Aug 11, 2021

I'm having the same issue as @HarlesPilter:

I'm using the addDecorator() method in my preview.ts to import my SharedUiStorybookModule (which contains all necessary modules):

addDecorator(
  moduleMetadata({
    imports: [SharedUiStorybookModule]
  })
);

While this works to render my component, it does not reload when I do changes to my component (it only reloads when I do changes inside my stories file).

Reloading will work though when I add the moduleMetadata in the stories file directly:

export default {
  title: 'Shared/Ui/LoadingBannerComponent',
  component: LoadingBannerComponent,
  decorators: [
    moduleMetadata({
      imports: [SharedUiStorybookModule]
    })
  ]
} as Meta<LoadingBannerComponent>;

But this is a bit cumbersome, because I would need to do this for all my *.stories.ts 😕

@ldeveber
Copy link

I'm seeing the same issue with react. I recently just added a ThemeProvider, and the issues with hot reload started happening. I've been using webpack 5 for a while now, and I hadn't seen it until I implemented the ThemeProvider recently. I also added storybook-addon-styled-components-themes to be able to switch themes. I haven't tried it without it yet (like a hardcoded theme) but based on this thread I assume it will work the same.

https://storybook.js.org/addons/storybook-addon-styled-components-themes

Project structure:

.storybook/
   preview.js
src/
   components/
      example.js
   themes/
      base.js
      otherTheme.js
   index.js
stories/
   components/
      example.stories.js

decorators in preview.js

import { ThemeProvider } from 'styled-components';
import { ThemesProvider } from 'storybook-addon-styled-component-theme';
// other stuff...
export const decorators = [
  (story) => (
    <ThemesProvider themes={themes} ThemeProvider={ThemeProvider}>
      <GlobalStyles />
      {story()}
    </ThemesProvider>
  ),
];

Screen Shot 2021-08-31 at 3 24 31 PM

=^.^= npx sb@next info

Environment Info:

  System:
    OS: macOS 11.4
    CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
  Binaries:
    Node: 14.17.1 - ~/.nvm/versions/node/v14.17.1/bin/node
    Yarn: 1.22.10 - ~/.nvm/versions/node/v14.17.1/bin/yarn
    npm: 6.14.13 - ~/.nvm/versions/node/v14.17.1/bin/npm
  Browsers:
    Chrome: 92.0.4515.159
    Safari: 14.1.1
  npmPackages:
    @storybook/addon-a11y: ^6.3.7 => 6.3.7 
    @storybook/addon-essentials: ^6.3.7 => 6.3.7 
    @storybook/addon-links: ^6.3.7 => 6.3.7 
    @storybook/addon-storyshots: ^6.3.7 => 6.3.7 
    @storybook/addon-storysource: ^6.3.7 => 6.3.7 
    @storybook/addons: ^6.3.7 => 6.3.7 
    @storybook/builder-webpack5: ^6.3.7 => 6.3.7 
    @storybook/core: ^6.3.7 => 6.3.7 
    @storybook/manager-webpack5: ^6.3.7 => 6.3.7 
    @storybook/react: ^6.3.7 => 6.3.7 
    @storybook/source-loader: ^6.3.7 => 6.3.7 
=^.^=

@ndelangen
Copy link
Member

Is this still an issue with the latest version of angular and storybook 7.0 beta? @nomadoda ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants