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

MultiSelect: inline can't be used at first render #7341

Closed
Et7f3 opened this issue Oct 15, 2024 · 0 comments · Fixed by #7342
Closed

MultiSelect: inline can't be used at first render #7341

Et7f3 opened this issue Oct 15, 2024 · 0 comments · Fixed by #7342
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Et7f3
Copy link
Contributor

Et7f3 commented Oct 15, 2024

Describe the bug

I took the first example of documentation and I wasn't able to add inline={true}.

However if the component did render one time then their is no issue.

Reproducer

https://stackblitz.com/edit/knzv8n?file=src%2FApp.jsx

System Information

N/A

Steps to reproduce the behavior

  1. Go on the link and see
  2. Change default value of displayed to false and then it will show
  3. Click the button to put to true and it won't have issue.

Expected behavior

inline could be true when component is created.

@Et7f3 Et7f3 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Oct 15, 2024
Et7f3 added a commit to Et7f3/primereact that referenced this issue Oct 15, 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 Oct 15, 2024
@melloware melloware added this to the 10.8.5 milestone Oct 15, 2024
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.

2 participants