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
fxck opened this issue
Apr 20, 2017
· 3 comments
· Fixed by #4213
Assignees
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Fixes not being able to use data bindings on the `xPosition` and `yPosition` properties.
**Note:** These changes could be considered breaking, if somebody was implementing the `MdMenuPanel` interface.
Fixesangular#4169.
Fixes not being able to use data bindings on the `xPosition` and `yPosition` properties.
**Note:** These changes could be considered breaking, if somebody was implementing the `MdMenuPanel` interface.
Fixes#4169.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixP3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent
Is there any reason these are
@Attribute
s instead of@Input
s?I'm trying to pass down the position from a parent component.
@kara @jelbourn
The text was updated successfully, but these errors were encountered: