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
how JS expressions are converted to a string in markup (about the fact that it is simply converted to a string, you can use toString, undefined and null become an empty string, what about the attributes)
when a prop is set to the default value (if the value is undefined or not specified, about $bindable, does the expression run every time)
Describe the proposed solution
I would like to see these important details written about in the documentation.
Importance
nice to have
The text was updated successfully, but these errors were encountered:
Hey, I'd like to work on this issue. I'll investigate how attributes and props behave in these cases and then propose a documentation update. Let me know if you have additional questions.
Describe the problem
Describe the proposed solution
I would like to see these important details written about in the documentation.
Importance
nice to have
The text was updated successfully, but these errors were encountered: