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
Expected Behavior
Inputs should be shown without any of these kinds of issues.
In Chrome (beta 13):
In Chrome (beta 15):
In Edge:
In Tor (based on firefox) (beta.13):
Additional Context
In Beta 13 it was just 1 border, you said it is fixed in "latest" beta here #16054, the latest beta now is 15, and it becomes worst and showing 2 lines, please don't close ticket until you get confirmation from ticket owner, not your guesses!!!!.
In Firefox Beta 13:
Note: the background changed because of breaking changes, so I need to apply them, I'm not reporting this as it i snot an issue, I'm just reporting the red lines.
The text was updated successfully, but these errors were encountered:
almothafar
changed the title
[v4.0.0-beta.15] Firefox Showing ion-input Elements With 2 Red Borders
[v4.0.0-beta.15] Firefox Showing ion-input Elements with red border
Nov 14, 2018
As a follow-up, I tried to set the border with 0 was not helpful, also when I reduced the width to 90% it seems it is fully bordered input from all sided:
Inspecting the input inside the component, it got box-shadow of .un-invalid from forms.css of Mozilla
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.
Bug Report
Ionic Info
Run
ionic info
from a terminal/cmd prompt and paste the output below.Describe the Bug
The code in "Related Code" section producing input component with red borders in Firefox 63.0.1 (64-bit)
Steps to Reproduce
Steps to reproduce the behavior:
ionic serve
and open URL in Firefox.Related Code
Expected Behavior
Inputs should be shown without any of these kinds of issues.
In Chrome (beta 13):
In Chrome (beta 15):
In Edge:
In Tor (based on firefox) (beta.13):
Additional Context
In Beta 13 it was just 1 border, you said it is fixed in "latest" beta here #16054, the latest beta now is 15, and it becomes worst and showing 2 lines, please don't close ticket until you get confirmation from ticket owner, not your guesses!!!!.
In Firefox Beta 13:
Note: the background changed because of breaking changes, so I need to apply them, I'm not reporting this as it i snot an issue, I'm just reporting the red lines.
The text was updated successfully, but these errors were encountered: