Xavier Foucrier
Xavier Foucrier
I am working on a client site built with locomotive then recently discovered this sad issue... and reported to Google already. Thanks for the fix anyway I will try and...
@Dushyant1295 Looks like for Chrome it's not enough for repainting. Using only `transform: translateZ(0);` doesn't seem to work, I guess you probably have additional styles on the element. This fixed...
Thanks @gfnool for pointing this out! I have encountered the same issue in a recent project. This is a serious problem when using libraries like @barbajs. cc @devenini
@gfnool I confirm the bug on my side too. Can you please have a look @ABXlink @Jerek0 @devenini, big thanks :wink: !
Nice catch! I already noticed this behavior when I use the player last time 😉
Hi @alexander-akait, Thanks for taking time to answer. You are right, removing `removeAll: true` on `cssnano` do the job, but all other comments inside source stay in the final bundle...
Hi @alexander-akait, Just to know on my side, could this be fixed in the next few weeks? Thanks a lot! > I know you have a lot of work in...
Thanks a lot @alexander-akait!
Hello @alexander-akait, Any update on this? :roll_eyes: :kissing_heart: > I have tried to downgrade to investigate further and noticed that this happened anyway when moving from `[email protected]` to `[email protected]` -...
@alexander-akait sure I can help of course, I think you are better for webpack core code structure, but I can give à try, let me know! :wink: