inspectdev / inspect-issues

Issue tracker for Inspect
22 stars 2 forks source link

console.warn() and console.error() does not show messages #172

Closed SuperPat45 closed 6 months ago

SuperPat45 commented 1 year ago

Using inspect.dev 0.8.2 and iOS 16.4

The console.warn(msg) and console.error(msg) functions does not show messages only an empty line: image

console.log(msg) et console.info(msg) works fine

auchenberg commented 6 months ago

Happy to announce that this will be fixed in the next update to Inspect 🎉

Refs #183