You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PRO feature 'Live Value Display' does not display the measured time when using console.timeEnd(). I also noticed the same problem when printing with console.error(). I expected these would work just like console.logging a variable, which shows the result inline in the editor.
Is this issue related to Quokka not outputting the expected results of your code?: Yes
Issue description or question
The PRO feature 'Live Value Display' does not display the measured time when using console.timeEnd(). I also noticed the same problem when printing with console.error(). I expected these would work just like console.logging a variable, which shows the result inline in the editor.
Is this issue related to Quokka not outputting the expected results of your code?: Yes
Sample code
Quokka.js Console Output
The result appears in the console but not in the editor.
Code editor version
Visual Studio Code v1.63
OS name and version
Windows10 21H1
The text was updated successfully, but these errors were encountered: