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

MeterGroup: Component is not exported from the library #6268

Closed
Yousef-Matar opened this issue Mar 31, 2024 · 4 comments · Fixed by #6271
Closed

MeterGroup: Component is not exported from the library #6268

Yousef-Matar opened this issue Mar 31, 2024 · 4 comments · Fixed by #6271
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Yousef-Matar
Copy link

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

@Yousef-Matar 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 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
@melloware melloware added this to the 10.6.3 milestone Mar 31, 2024
@melloware
Copy link
Member

melloware commented Apr 1, 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
@gucal
Copy link
Contributor

gucal commented Apr 1, 2024

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…
@cbutler90
Copy link

cbutler90 commented Apr 7, 2024

I am still having this same issue regarding the new components (e.g. IconField, InputIcon, etc.). When is next release?

@melloware
Copy link
Member

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
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants