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

Firefox, mouse over tooltip spams console with CSS errors: Opacity & Font Weight #3324

Open
mdennett opened this issue Aug 22, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mdennett
Copy link

mdennett commented Aug 22, 2022

Description

Steps to Reproduce

  1. Use Firefox browser (Chrome does not appear to have this issue)
  2. Mouse over tool tip
  3. Observe console errors:
  • Error in parsing value for ‘font-weight’. Declaration dropped.
  • Error in parsing value for ‘opacity’. Declaration dropped.

EDIT: Trying firefox browser on another machine DOES NOT produce this error.

Problematic machine / browser is running Firefox 103.0.2 (64-bit) - Windows.

Error is still produced with all extensions disabled.

Expected Behavior

This does not occur.

Actual Behavior

Per screenshot below, mouse over tooltip spams console with CSS errors: Opacity & Font Weight.

Screenshots

image

Reproduction Link

https://964b544d.mortagecalc.pages.dev/ - Apex-react package.

@mdennett mdennett added the bug Something isn't working label Aug 22, 2022
@brianlagunas
Copy link
Member

Please provide a codepen that shows all the code needed to reproduce this issue or this will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants