- Issue created by @froboy
- Merge request !52fix: [#3487333] Article Listing and filter blocks are broken β (Merged) created by froboy
Articles Listing and Articles Filter blocks are displaying "missing or broken" due to the `listing_articles` view not being installed.
I believe the problem is that the blog_description field was removed in:
https://git.drupalcode.org/project/y_lb_article/-/merge_requests/39/diffs
but then re-added in:
https://git.drupalcode.org/project/y_lb_article/-/commit/7dc793f25fe86dd...
- Enable the module
- Attempt to add the blocks to the page.
Fix the view.
Active
1.2
Code