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

Editor losing focus when inside Tabs component #7211

Closed
1 of 4 tasks
akronim opened this issue Feb 6, 2025 · 1 comment
Closed
1 of 4 tasks

Editor losing focus when inside Tabs component #7211

akronim opened this issue Feb 6, 2025 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@akronim
Copy link

akronim commented Feb 6, 2025

Describe the bug

When using the Tabs component with multiple TabPanel components, each containing an Editor component bound to the same object (value[selectedTab]), the Editor loses focus after typing a single character.

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

No response

Reproducer

https://stackblitz.com/edit/attxsqgh-wnbrucd8

Environment

Vue.js, Primevue

Vue version

3.2.45

PrimeVue version

4.2.5

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

Go to Editor and try to type a few characters there.

Expected behavior

Editor is not losing focus.

@akronim akronim 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 6, 2025
@tugcekucukoglu tugcekucukoglu added Resolution: Help Wanted Issue or pull request requires extra help and feedback 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 7, 2025
Copy link

github-actions bot commented Feb 7, 2025

Due to PrimeTek's demanding roadmap for PrimeVue and the limited bandwidth of the core team, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Resolution: Help Wanted Issue or pull request requires extra help and feedback labels Feb 21, 2025
@tugcekucukoglu tugcekucukoglu added this to the 4.3.0 milestone Feb 21, 2025
@tugcekucukoglu tugcekucukoglu self-assigned this Feb 21, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Feb 21, 2025
@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
Status: Done
Development

No branches or pull requests

2 participants