dxlliv

Results 5 comments of dxlliv

Et voilà ```js const {page} = useContent() const breadcrumbs = [] const pagePathExploded = page.value._path.split('/') let tmpPagePath = '' for (const pagePathItem of pagePathExploded) { if (pagePathItem === '') continue...

Anyway yes, having a content helper for this would be helpful but it's probably better to build your own function

This randomly happened to me too. It was definitely my fault, but I fixed it using Shorthand Slots. https://vue-slicksort.netlify.app/basics#slot-shorthand

I was answered on Discord that: > you can't retrieve a blob until it's referenced by at least one record

Set `drag-selector` to a non-existent class.