This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
t.ReactChildren
rejects a correctly renderable children
#29
Labels
bug-report
t.ReactChildren
rejects anArray
ofArrays
if the last one has one or moret.Nil
show to reproduce
probable cause
this precise problem is caused by
t.ReactChildren
being recursive witht.ReactChild
instead of itself (https://github.com/gcanti/tcomb-react/blob/master/index.js#L135):The text was updated successfully, but these errors were encountered: