preact/debug
warnings not thrown because vnode.__k
is not set
#318
Labels
preact/debug
warnings not thrown because vnode.__k
is not set
#318
In
preact/debug
we have a branch for detecting invalid children being passed to avnode
:But we never set that property when rendering on the server, so this check is never called.
Steps to reproduce
The text was updated successfully, but these errors were encountered: