samdenty / console-feed

Captures console.log's into a React Component 🔥
https://stackblitz.com/~/github.com/samdenty/console-feed
MIT License
670 stars 109 forks source link

TypeError: Cannot read property 'indexOf' of undefined #61

Closed lbogdan closed 4 years ago

lbogdan commented 4 years ago

Sometimes message can be undefined in https://github.com/samdenty/console-feed/blob/637125cb868f5eba59df0751d0bf128ae4577241/src/Component/message-parsers/Error.tsx#L5

Steps to reproduce:

image

@samdenty Let me know if you need more info on this.

samdenty commented 4 years ago

fixed in 3.1.9