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
I'm submitting a ... (check one with "x")
[x] bug report
Current behavior:
I have a screen which is meant to be read only. I use ion-inputs to display the data, but I have set the readonly attribute on them. When pressing the ion-input, the keyboard tries to open and the screen moves around.
Also not that having an ion-icon inside an ion-item with an ion-input, the icon click events do not fire.
Happens on both Android and iOS using the latest nightly.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Ionic version: (check one with "x")
[x] 2.x
I'm submitting a ... (check one with "x")
[x] bug report
Current behavior:
I have a screen which is meant to be read only. I use
ion-input
s to display the data, but I have set thereadonly
attribute on them. When pressing theion-input
, the keyboard tries to open and the screen moves around.Also not that having an
ion-icon
inside anion-item
with anion-input
, the icon click events do not fire.Happens on both Android and iOS using the latest nightly.
Related code:
Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):The text was updated successfully, but these errors were encountered: