divio / aldryn-newsblog

A combined news/weblog application for Aldryn and django CMS – part of the Essential Addons.
https://marketplace.django-cms.org/en/addons/browse/aldryn-newsblog/
Other
67 stars 118 forks source link

Missing breadcrumb for newly created post #493

Open plamen-nikolov opened 6 years ago

plamen-nikolov commented 6 years ago

Django-CMS 3.4.6 Django 1.11

The following scenario: 1) Create a new article and submit it; 2) Open the article in the front-end - breadcrumb is missing; 3) Go to Django-CMS pages, pre-save the blog page; 4) Open the article in the front-end - breadcrumb is there

Am I doing something wrong? Thanks