Fork me on GitHub
#fulcro
<
2022-11-13
>
tony.kay00:11:07

There won't be an id in props. If you need to embed then in a list you will need to do something like map indexed and a custom keyfn

tony.kay00:11:39

A constant ident implies there is only one on screen ever

tony.kay00:11:22

Perhaps you want a stateless component with no query or indent at all

👍 1
tony.kay00:11:47

Then you can just pass in arbitrary props