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
<iron-form> contains all the complex logic of searching for the validatable and submittable elements. It would be really helpful for it to expose a public method/property to retrieve these. @notwaldorf WDYT about making _getValidatableElements & _getSubmittableElements public?
<iron-form>contains all the complex logic of searching for the validatable and submittable elements. It would be really helpful for it to expose a public method/property to retrieve these.@notwaldorf WDYT about making
_getValidatableElements&_getSubmittableElementspublic?