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

Select logs error to console after the select is closed while filter and autoFilterFocus are true #7275

Closed
2 of 4 tasks
J-Michalek opened this issue Feb 18, 2025 · 2 comments
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted

Comments

@J-Michalek
Copy link
Contributor

Describe the bug

The select logs an error as it tries to focus the input when it no longer exists (my guess).

Image

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

I will create a PR if i get the time.

Reproducer

https://stackblitz.com/edit/uek685od?file=src%2FApp.vue

Environment

Stackblitz

Vue version

3.2.45

PrimeVue version

4.2.5

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to the provided reproducer
  2. Open devtools and select the console tab
  3. Open and close the select
  4. An error should be logged to the console

Expected behavior

No error should be logged.

@J-Michalek J-Michalek added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 18, 2025
@tugcekucukoglu
Copy link
Member

@tugcekucukoglu tugcekucukoglu added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 21, 2025
Copy link

This issue has been marked as a duplicate and has been closed. Please refer to the original issue for updates. Thank you!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted
Projects
None yet
Development

No branches or pull requests

2 participants