-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
MeterGroup: Component is not exported from the library #6268
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Comments
Yousef-Matar
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Mar 31, 2024
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Mar 31, 2024
@gucal it looks like the other new components like IconGroup and InputIcon have this same issue. |
gucal
added a commit
to gucal/primereact
that referenced
this issue
Apr 1, 2024
…s not exported from the library
Thanks for the report. The problem has been fixed. |
gucal
added a commit
that referenced
this issue
Apr 1, 2024
Fix #6268 - MeterGroup - InputIcon - IconField: Component is not expo…
Closed
I am still having this same issue regarding the new components (e.g. IconField, InputIcon, etc.). When is next release? |
The new version with the fix has not been released yet. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Component cannot be used in projects, as it is not exported from the library.
Reproducer
No response
PrimeReact version
10.6.2
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
1 - Install primereact
2 - Try to import MeterGroup
Or
Open the component code on stackblitz
Expected behavior
No response
The text was updated successfully, but these errors were encountered: