S
SolidJS7mo ago
qdwang

Is this a bug?

This is an <a> link. After rendering, the href attribute is correct, but the span is totally empty.
No description
2 Replies
Madaxen86
Madaxen867mo ago
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
qdwang
qdwangOP7mo ago
It was my problem. I set the nested object the wrong way.

Did you find this page helpful?