Editor losing focus when inside Tabs component #7211
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
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
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.
The text was updated successfully, but these errors were encountered: