You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When omitting or explicitly setting the home prop to null/undefined, the first separator is still shown. This behavior can be seen in the stackblitz example. The red chevron should be hidden.
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 14, 2024
shubhsaur
pushed a commit
to shubhsaur/primereact
that referenced
this issue
Apr 10, 2024
Describe the bug
When omitting or explicitly setting the
home
prop to null/undefined, the first separator is still shown. This behavior can be seen in the stackblitz example. The red chevron should be hidden.Reproducer
https://stackblitz.com/edit/vitejs-vite-yjzvzh?file=src%2FApp.tsx
PrimeReact version
10.5.1
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Firefox 123, Chromium 122
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: