Treetable: InputText in body Slot does not allow space character #4045
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
While editing any value in the "size" column with the InputText component it is not possible to enter space, all other characters work.
The slots (#body, #editor) like descriped in the api (https://primevue.org/treetable/#api.column.slots) are not fully integrated.
Reproducer
https://stackblitz.com/edit/ygrc7m?file=src%2FApp.vue
PrimeVue version
3.39.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
All characters should be possible to enter. The slots like in the api description should be fully existing.
The text was updated successfully, but these errors were encountered: