This error happens when: * Don't provide a binding for that ref in the composition, OR * The ref has no "implicit binding" The optional ref should not error. If the binding doesn't exist, then we should not block synthesis since it is an optional ref.
This error happens when:
The optional ref should not error. If the binding doesn't exist, then we should not block synthesis since it is an optional ref.