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

Templating language in js file throws an error #60

Closed benschaf closed 2 months ago

benschaf commented 2 months ago

Describe the bug see title

To Reproduce Steps to reproduce the behavior:

  1. Go to schedulebuilder
  2. until the "add-bins" screen
  3. see error in dev-console

Expected behavior js should have access to context variables ...

benschaf commented 2 months ago

fixed with 033cd08

fix: replace the templating language in js file instead the context variable is now passed through a data attribute in the button tag