agnosticui icon indicating copy to clipboard operation
agnosticui copied to clipboard

Fix breadcrumb template URL in Vue

Open pqnet opened this issue 2 years ago • 2 comments
trafficstars

Pull Request Template

Description

Binding of URL for breadcrumb items is not using the correct Vue syntax. The result is that the links are always pointing to the constant string {route.url}. Probably some copy/paste leftover from other code in JSX syntax.

This can also be seen in the documentation examples at

https://www.agnosticui.com/docs/components/breadcrumbs.html#examples

Hovering any one of the links will show the broken text instead of the expected target.

Checklist:

Please delete options that are not relevant.

  • [x] Is this a bug fix
  • [ ] Tests passing?

We realize above checklist is pretty intimidating, reach out with an at mention on your issue if you're interested in contributing but need some clarifications!

pqnet avatar May 03 '23 01:05 pqnet

Deploy Preview for agnostic-astro canceled.

Name Link
Latest commit 97e7e8cbb59b42ef08a8844e15a4840e44dd59e3
Latest deploy log https://app.netlify.com/sites/agnostic-astro/deploys/6451bff519154800071e31b4

netlify[bot] avatar May 03 '23 01:05 netlify[bot]

@roblevintennis do you mind merging this in and posting a new release?

cengique avatar Feb 09 '24 20:02 cengique