dboehmer / coocook

👨‍🍳🦉 Web application for collecting recipes and making food plans
https://coocook.org/
Other
11 stars 2 forks source link

Bootstrap: JS fails in recipe editor if "choose article" is preselected #128

Closed dboehmer closed 3 years ago

dboehmer commented 3 years ago

JS code wants to read data-units property of selected article. Doesn't exist if no article is preselected.

dboehmer commented 3 years ago

also in dish editor