Matblazor: InputAttributes doesn't work

Created on 27 Oct 2020  路  4Comments  路  Source: SamProf/MatBlazor

Describe the bug
InputAttributes on MatTextField does nothing, no values are set, no errors thrown

To Reproduce
Steps to reproduce the behavior:
Set InputAttributes

Expected behavior
InputAttributes sets values as it's supposed to

bug

All 4 comments

Just ran in to this as well. Instead of using InputAttributes, use Attributes. InputAttributes seems to only be for the check box component.

@Kylar182 ,
Per @jrhodnik , is this still an issue or can this be closed?

@Kylar182 ,
Per @jrhodnik , is this still an issue or can this be closed?

I think it's more an issue of documentation I guess, I ended up using a workaround but the documentation should at least be updated

@Kylar182 ,
Per @jrhodnik , is this still an issue or can this be closed?

I think it's more an issue of documentation I guess, I ended up using a workaround but the documentation should at least be updated

Would you be willing to open a PR?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

daviderusso1984 picture daviderusso1984  路  6Comments

TheAnachronism picture TheAnachronism  路  6Comments

lkmcelik picture lkmcelik  路  4Comments

snerting picture snerting  路  3Comments

sowsan picture sowsan  路  5Comments