Breadcrumb: Using template the Home icon is not appearing #3503
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The home is not appearing if using "template". It works fine without using templating.
{{item.label}} ... const home = ref({ icon: 'pi pi-home', to: '/', });Reproducer
https://codesandbox.io/s/primevue-breadcrumb-kkmym3
PrimeVue version
3.18.1
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
as in codesandbox
Expected behavior
Home icon should appear
The text was updated successfully, but these errors were encountered: