Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Ionic Beta 4] Firefox Showing Input Elements With Red Border #16054

Closed
shivarajnaidu opened this issue Oct 24, 2018 · 3 comments
Closed

[Ionic Beta 4] Firefox Showing Input Elements With Red Border #16054

shivarajnaidu opened this issue Oct 24, 2018 · 3 comments
Labels

Comments

@shivarajnaidu
Copy link

Bug Report

Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.

✔ Gathering environment info - done!

Ionic:

   ionic (Ionic CLI)             : 4.2.1 (/home/shivaraj/.nvm/versions/node/v8.12.0/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 4.0.0-beta.13
   @angular-devkit/build-angular : 0.8.6
   @angular-devkit/schematics    : 0.8.6
   @angular/cli                  : 6.2.6
   @ionic/angular-toolkit        : 1.0.0

Cordova:

   cordova (Cordova CLI) : not installed
   Cordova Platforms     : not available
   Cordova Plugins       : not available

System:

   NodeJS : v8.12.0 (/home/shivaraj/.nvm/versions/node/v8.12.0/bin/node)
   npm    : 6.4.1
   OS     : Linux 4.15

Describe the Bug
The below shown code producing input component with red borders in firefox 62.0.3 (64-bit)

<ion-item>
         <ion-input color="primary" required type="text" placeholder="First Name"></ion-input>
</ion-item>

image

Steps to Reproduce
Steps to reproduce the behavior:

  1. Start Ionic Dev server
  2. Place Above Code In Home Page
  3. And Open The App In Firefox

Expected Behavior
Expecting Proper Input MD view in Firefox

@ionitron-bot ionitron-bot bot added the triage label Oct 24, 2018
@manucorporat
Copy link
Contributor

This issue was already fixed, please update to latest beta!

@almothafar
Copy link

@manucorporat it is not fixed, it become worst, it was 1 line, now 2 lines:

image

@ionitron-bot
Copy link

ionitron-bot bot commented Dec 14, 2018

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Dec 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants