Following https://github.com/symfony/panther/issues/675 and https://github.com/symfony/ux/pull/2873, passing `PANTHER_DEVTOOLS=0` (it is enabled by default) fixes issues when using Chrome 137+.
I agree this is not the best fix, surely something must be fixed upsteam, but for the moment, disabling devtools allows Panther to be usable again in some behaviors.
* [UX LazyImage] Add initial recipe
* Update symfony/ux-lazy-image/2.18/config/packages/lazy_image.yaml
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
---------
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
* symfony/webpack-encore: bump to ^4.0.0, add peer dependencies webpack and webpack-cli
* symfony/webpack-encore: add @babel/core and @babel/preset-env as dev deps