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
Find a way to resolve the annoying binding problem. Right now, we need to instantiate components and assign them to a variable to bind them. There should be a more convenient way to do this (inline).
This task could be broken down further. These are misc thoughts on component usage that could be improved prior to the v6 launch.
There should be an easy way for a binding in a component to be synced with a child component.We seem to have gotten this for free with reactives.The text was updated successfully, but these errors were encountered: