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

Sharp Solid availability bug #47

Open
frrrances opened this issue Mar 13, 2023 · 0 comments
Open

Sharp Solid availability bug #47

frrrances opened this issue Mar 13, 2023 · 0 comments
Assignees

Comments

@frrrances
Copy link
Member

frrrances commented Mar 13, 2023

Sharp Solid isn't working with 6.3 - the code is looking for any version of 6.2.
Screenshot 2023-03-13 at 12 24 37 PM


On line 452 of packages/fa-icon-chooser/src/components/fa-icon-chooser/fa-icon-chooser.tsx

Version is set to: return this.pro() && !!this.resolvedVersion().match('(^6\.[2-9][0-9]*\.)');

but it should be anything 6.2 and above.

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

2 participants