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

Fontawesome-v6 unavailable #372

Open
bdstout1617 opened this issue Feb 26, 2024 · 0 comments
Open

Fontawesome-v6 unavailable #372

bdstout1617 opened this issue Feb 26, 2024 · 0 comments

Comments

@bdstout1617
Copy link

Describe the bug
If your application is using fontawesome-v6 as the main icon set, it fails to show any icons in the component stating that fontawesome-v6 is not available.

SPECIFICALLY ON THE 'NEXT' BRANCH!

To Reproduce
Steps to reproduce the behavior:

  1. Have fontawesome-v6 be your main iconSet in your quasar application
  2. Attempt to use this component.

Expected behavior
Component to be able to use fontawesome-v6 icons

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Chrome
  • Version 122.0.6261.58

Additional context
Looks like it can be fixed easily enough by adding the fontawesome-v6.js file in the components iconSets. But ultimately should probably not rely on having a duplicated iconSet to match the default iconSet in the main quasar application.

@bdstout1617 bdstout1617 changed the title Fontawesome-v6 unavailble Fontawesome-v6 unavailable Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant