Skip to content

vbueb/ionic-disabled-field-still-clickable

Repository files navigation

ionic-disabled-field-still-clickable

Bug workaround

  onField1Click(event: any) {    
      this.renderer.selectRootElement(event.target).blur(); // bug workaround      
      this.clicked();
  }

About

Ion-input disabled but still clickable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published