Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

md-button-toggle-group: does not have a vertical property (but it should have issue #1892) #2074

Closed
Tokiya opened this issue Dec 4, 2016 · 2 comments

Comments

@Tokiya
Copy link

Tokiya commented Dec 4, 2016

Bug, feature request, or proposal:

Bug

What is the expected behavior?

It should have an option to align buttons vertically

What is the current behavior?

Error:

"Template parse errors:
Can't bind to 'vertical' since it isn't a known property of 'md-button-toggle-group'.

  1. If 'md-button-toggle-group' is an Angular component and it has 'vertical' input, then verify that it is part of this module.
  2. If 'md-button-toggle-group' is a Web Component then add "CUSTOM_ELEMENTS_SCHEMA" to the '@NgModule.schemas' of this component to suppress this message.
    ("denav #sidenav mode="side" class="app-sidenav">

<md-button-toggle-group name="alignment" [ERROR ->]vertical="{{isVertical}}">
format_align_left</"): AppComponent@6:43"

What is the use-case or motivation for changing an existing behavior?

It should be done according issue #1892

Which versions of Angular, Material, OS, browsers are affected?

"@angular/core": "~2.2.0",
"@angular/material": "^2.0.0-alpha.10",
@Tokiya
Copy link
Author

Tokiya commented Dec 4, 2016

Sorry, I suppose it will be in next release.

@Tokiya Tokiya closed this as completed Dec 4, 2016
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant