travikk
travikk
@jsumners so console does this automatically, when you invoke any of the loggers (i.e. console.debug); but because those are invoked from browser.js, it's that file that gets reported to the...
@wenbozhu has this been resolved yet?
@TkDodo updated as requested
While I agree you can move `setState` call out of `useEffect` that wasn't really the point of this example. I imagine things start to work when you move `setState` into...
@TkDodo any further thoughts on above?
@emilkowalski facing this issue as well.