michaelowolf

Results 3 comments of michaelowolf
trafficstars

For me this seemed to be due to an incompatible webpack version (coming from an old version of webpack-stream) - I upgraded from 4.46.0 to 5.74.0 and the issue seemed...

Hey @yusinto, thanks for your response. I might have caused confusion with my reproduction code, because the portion where `useFlags` is called and the flags are logged was supposed to...

Hey @yusinto, although we have a workaround for this issue, I thought I'd create a minimal reproduction to in case it's still worth investigating on your side. I've created a...