Edward Gargan

Results 5 comments of Edward Gargan

I've also noticed the same issue applies to components that just contain an [empty element](https://developer.mozilla.org/en-US/docs/Glossary/Empty_element), e.g. ``` ```

Yep you've got it @mcollina, I should have been clearer. For that first second screencap I'm doing `logger.error({ stack: error.stack })`. I'd like this output to be nice and newliend...

OK I'll have a crack when I find some time! Still a bit unsure why the `\n`s aren't being rendered for me though, when it seems like that's all the...

> Anything stopping this being merged?? Ah because it doesn't actually do anything! The 'objectBaseClass' option isn't actually applied to the `_options` variable that `parse` reads from. I've just opened...