You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is what our docs say about the comment object:
This information may be passed to the component as a comment object matching the structure of a Timber comment.
Looking at that page, there is no reference to a link property for a comment. So I think this must have been an assumption that turned out not to be true.
We can probably use the same technique we're using to build comment IDs to build a hash URL for the href instead.