Thomas Deinhamer
Thomas Deinhamer
Private project using Symfony `3.3.*`. Before: [372.2MiB/22.20s] Memory usage: 372.18MiB (peak: 1629.51MiB), time: 22.2s After: [220.8MiB/7.37s] Memory usage: 220.81MiB (peak: 272.94MiB), time: 7.37s
Okay - it seems like a second `vagrant up --provider="docker"` executes well. Any idea how I can fix the first run? Do I need a reboot after Docker was installed?...
Yes, that's what I'm doing. More about this can also be read here: http://docs.vagrantup.com/v2/docker/configuration.html using `vagrant_vagrantfile`.
@clementroche I'm on version `1.0.0-dev.7` and setting `normalizeWheel` does not seem to change anything. The current behavior (with `1.0.0-dev.7`) seems to be the old one, where Chrome scrolls a lot...
@clementroche, nevermind - I'm not sure where I was looking at, but so far it seems to work fine with `1.0.0-dev.7`, although I thought I was sure it wasn't. I...
@Mist3rBru, will the next version including this fix be released anytime soon? Thank you!
Experiencing the same with qwik 1.5.4 and storybook 8.1.1.
> Is anyone seeing something broken because of this, or is it only the console error? Not sure, tbh. Started learning/testing Qwik and Storybook and it's just a bit distracting...
It seems that the issue only happens within the CI environment, it does not happen on my local machine.
I believe this was [implemented](https://github.com/antfu/eslint-config/pull/591) by now.