console-feed icon indicating copy to clipboard operation
console-feed copied to clipboard

Console.time returns 0ms in Firefox

Open SaraVieira opened this issue 5 years ago • 1 comments

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

SaraVieira avatar Nov 10 '20 15:11 SaraVieira

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

SaraVieira avatar Nov 10 '20 15:11 SaraVieira