I am using next.js and as source maps are enabled by default in development, I would expect to have clearer debugging than that:
I tried disabling all my browser extensions but it changed nothing. I am on Edge 94 and webpack 5. Also tried on Chrome 96.
I also unsuccessfully browsed the 'source' devtools tab, there was no source map here, only compiled code.