hivivo/ngx-json-viewer

typeof null === 'object' is 'true' so it throws an error down the road when Object.keys() runs this.json

Opened this issue · 0 comments

if (typeof this.json === 'object') {