console-feed
console-feed copied to clipboard
Console.time returns 0ms in Firefox
Hey!
We got an error report that I could test, seems like when doing console.time it always returns 0ms when inside of codesandbox and outside works
This seems to only happen in Firefox. Here is the issue: https://github.com/codesandbox/codesandbox-client/issues/5077
The sandbox: https://codesandbox.io/s/infallible-tdd-ex27s?file=/src/index.js
Any idea what this could be?
I am super willing to help out if you have any ideas
Minimal reproducible example with the example sandbox provided in the Readme
https://codesandbox.io/s/console-feed-forked-96kjo?file=/src/index.js
The error is only on Firefox