WenxuC / fridge

Generate recipes based on ingredients
1 stars 0 forks source link

Alert pops up twice in Recipe component #56

Closed WenxuC closed 1 year ago

WenxuC commented 1 year ago

This happens because of django debugger. It has duplicate errors therefore the alert will show twice. To fix this problem. Need to turn of debugger