Skip to content

Sharp Solid availability bug #47

@frrrances

Description

@frrrances

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions