console.log('hi'); undefined
Is there any similar implementation in 6.0? or Did I do something wrong?
Make sure that you're selecting "All" at the top of your console window. Sometimes it'll automatically switch to only show Errors, Warnings, or Logs. If you select "All", then you should see all your console.log()s!
console.log()
1.4m articles
1.4m replys
5 comments
57.0k users