ApollosProject / apollos-embeds

Apollos React Embeds that can be used in Webflow and other third-party websites.
https://www.npmjs.com/package/@apollosproject/apollos-embeds
0 stars 0 forks source link

fix: when clicking events from a link the breadcrumbs are broken #189

Closed Sherange closed 8 months ago

Sherange commented 8 months ago

🐛 Issue

When clicking events from a link the breadcrumbs are broken https://github.com/ApollosProject/apollos-embeds/issues/181

✏️ Solution

breadcrumb issues - remove last item from breadcrumb on ContentSingle title issue - add missing title param

🔬 To Test

  1. Navigate to series item
  2. Keep selecting single content items of that series

📸 Screenshots

https://github.com/ApollosProject/apollos-embeds/assets/28708210/b9dca95c-6421-47b7-80fc-86b2f20f9cc3

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
apollos-micro-service ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 3:40pm
apollos-web-embeds ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2024 3:40pm
redreceipt commented 8 months ago

@Sherange does this fix the events issue? can you show a screenshot of an event with "Events > TITLE" breadcrumbs

Sherange commented 8 months ago

@Sherange does this fix the events issue? can you show a screenshot of an event with "Events > TITLE" breadcrumbs

@redreceipt

https://github.com/ApollosProject/apollos-embeds/assets/28708210/81646281-2e36-4460-8135-5ef2870930cf

redreceipt commented 8 months ago

@Sherange what about starting from this page? https://liquid-church.webflow.io/events

Sherange commented 8 months ago

@Sherange what about starting from this page? https://liquid-church.webflow.io/events

Yes issue was we are not passing correct title param to create breadcrumbs on event contents