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 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.
The text was updated successfully, but these errors were encountered:
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.
The latest version of
angular-material
(1.0.4 at the time of writing) is currently not supported inangular-form-for
.Namely, forms cannot be submitted using the latest version.
The text was updated successfully, but these errors were encountered: