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
The $object has a url property, but only the first bind property is bound. In this example, the text is bound to the URL, but the href is not. If I switch the attributes' order around, then the href is bound and the text is not.
I have the following code:
And when I find an object with a
getDateTime()
BindGetter, only the datetime attribute is bound.The text was updated successfully, but these errors were encountered: