ToggleButton: when label is empty #6809
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If you want to create a ToggleButton with an icon and no label (onLabel="" offLabel=""), the button will show the literal text " " (without the quotes).
Reproducer
https://stackblitz.com/edit/yumapd?file=src%2FApp.vue
PrimeVue version
4.2.2
Vue version
4.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: