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 gist is to introduce a UserInputName/UserInputLabel type with special interpretation logic, replacing the current literalNameToInterpretedName and its usage in <EnsureInterpretedName />
spec via #1908 (comment) and #1908 (comment)
the gist is to introduce a
UserInputName/UserInputLabeltype with special interpretation logic, replacing the currentliteralNameToInterpretedNameand its usage in<EnsureInterpretedName />