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

Chips: error on left arrow click #5751

Open
tednaaa opened this issue May 16, 2024 · 0 comments
Open

Chips: error on left arrow click #5751

tednaaa opened this issue May 16, 2024 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@tednaaa
Copy link

tednaaa commented May 16, 2024

Describe the bug

Couldn't use stackblitz template to make reproduce :(

image

so, I have issue with Chips component, in { unstyled: true } (maybe it's reason, maybe not)
for example I have such situation

image

and when I click left arrow to focus last chip item, I face with outline issue
it outlines whole container, not only chip item and in terminal I have such error

image

Reproducer

https://stackblitz.com/edit/primevue-create-vue-issue-template

PrimeVue version

3.52.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@tednaaa tednaaa added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label May 16, 2024
@tednaaa tednaaa changed the title Component Name: Chips Chips: error on left arrow click May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant