Closed onsetsu closed 5 years ago
JavaScript Symbols currently generate an error when trying to render them as TextNode using JSX. This is due to the fact, that Symbols are not automatically converted to Strings. Instead, we have to explicitly convert them in reactive-jsx
reactive-jsx
JavaScript Symbols currently generate an error when trying to render them as TextNode using JSX. This is due to the fact, that Symbols are not automatically converted to Strings. Instead, we have to explicitly convert them in
reactive-jsx