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

Breadcrumb: Using template the Home icon is not appearing #3503

Closed
tanhs opened this issue Jan 9, 2023 · 0 comments · Fixed by #3506
Closed

Breadcrumb: Using template the Home icon is not appearing #3503

tanhs opened this issue Jan 9, 2023 · 0 comments · Fixed by #3506
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@tanhs
Copy link

tanhs commented Jan 9, 2023

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

@tanhs tanhs added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 9, 2023
@bahadirsofuoglu bahadirsofuoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 9, 2023
@bahadirsofuoglu bahadirsofuoglu self-assigned this Jan 9, 2023
@bahadirsofuoglu bahadirsofuoglu added this to the 3.22.0 milestone Jan 9, 2023
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants