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

Error in js console when there is no thumbnail image for the calendar #73

Closed benschaf closed 2 months ago

benschaf commented 2 months ago

Describe the bug js is trying to access the modal but it shouldn't because there is no image

To Reproduce Steps to reproduce the behavior:

  1. Go to the add bins screen or schedule detail
  2. see error in console

Expected behavior js shouldnt access modal that isnt displayed

benschaf commented 2 months ago

fixed with 0858402