Is this a bug?
This is an
<a>
link. After rendering, the href
attribute is correct, but the span
is totally empty.2 Replies
Can you provide an example in the playground which displays this behaviour?
https://playground.solidjs.com
Solid Playground
Quickly discover what the solid compiler will generate from your JSX template
It was my problem. I set the nested object the wrong way.