Closed
Description
Hello,
From the linkToRecord documentation there is a line of code which returning <Link>
with {seller.username}
as it's value. Unfortunately, it's showing in the editor:
which I think the seller
variable is not undefined yet.
I know it is just an example code that we need to change to match with our production code. But is it a good idea to make the variable more clear to the reader?
Thanks.
Activity