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
fix(input): apply readonly attribute when readonly (#7439)
* fix(input): apply readonly attribute when readonly
Fixes issue where the readonly attribute was no longer applied because it was made to be an `@Input`
* Update input.ts
0 commit comments