benschaf / waste-schedule

This is a waste-management App with CRUD functionality. Never forget to take out your bins on time! Connect with your community and be Eco-Conscious together.
0 stars 0 forks source link

Comments are not displayed correctly #63

Closed benschaf closed 2 months ago

benschaf commented 2 months ago

Describe the bug They end too early and some of the comment footer info is repeated twice

To Reproduce Steps to reproduce the behavior:

  1. Go to a schedule with comments

Expected behavior Comments should display in a list using a templating for loop

benschaf commented 2 months ago

fixed with e33e6e0