denisidoro/floki

object with length property nested below crashes floki with TypeError

focusaurus opened this issue · 0 comments

Input to reproduce

{"foo":{"length":0}}

Error

echo '{"foo":{"length":0}}' | floki
WARNING: the `ws` package must be installed to use `react-devtools`.
TypeError: obj.forEach is not a function