TypeError
when using function components with r/create-class
with dom.server/render-to-string
#581
Labels
TypeError
when using function components with r/create-class
with dom.server/render-to-string
#581
A weird combination, but seems like
nextjournal/clerk
would benefit from it. The initial discussion on Slack.A minimal reproducible example:
Uncommenting that
[:span]
makes it work. Rendering to a regular DOM makes it work. Not using function components makes it work.The text was updated successfully, but these errors were encountered: