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

Add support for latest angular-material version #185

Open
elyas-bhy opened this issue Feb 4, 2016 · 3 comments
Open

Add support for latest angular-material version #185

elyas-bhy opened this issue Feb 4, 2016 · 3 comments
Labels

Comments

@elyas-bhy
Copy link

The latest version of angular-material (1.0.4 at the time of writing) is currently not supported in angular-form-for.
Namely, forms cannot be submitted using the latest version.

@bvaughn bvaughn added the bug label Feb 4, 2016
@bvaughn
Copy link
Owner

bvaughn commented Feb 4, 2016

Can you provide a Plunkr demonstrating this?

@elyas-bhy
Copy link
Author

http://codepen.io/elyas-bhy/pen/adRzvv

Using angular-material@1.0.4, clicking on the submit button does not do anything.
However, if you use an older version (change the js/css to 0.10.0 for instance), then the submit works just fine.

@bvaughn
Copy link
Owner

bvaughn commented Feb 5, 2016

Ah, so a major release has gone out since I last integrated. Makes sense that something would break.

I'll see if I can take a look at this sometime. Happy to accept a PR from you if you get to it before I do. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants