travikk

Results 6 comments of 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?

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?