TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.56k stars 589 forks source link

Serious Eats import fails #3223

Closed bjo81 closed 4 months ago

bjo81 commented 4 months ago

Tandoor Version

1.5.18

Setup

Manual Setup

Reverse Proxy

Others (please state below)

Other

nginx

Bug description

The import of https://www.seriouseats.com/ajitsuke-tamago-japanese-marinated-soft-boiled-egg-recipe fails when trying to import via the URL. When I copy the whole sourcecode and paste it, the recipe get's recognized.

Issue also appeared with docker-compose setup

Relevant logs

Nothing is logged regarding the issue.
smilerz commented 4 months ago

Import for that recipe seems to work fine on 1.5.18. What is logged in the browser console?

bjo81 commented 4 months ago

It doesn't show an error, the result is just empty:

grafik

The browserconsole only shows:


started loading locale messages [import_view.js:1:32420](https://recipes.schafweide.org/static/vue/js/import_view.js)
finished loading messages in  19  ms [import_view.js:1:32602](https://recipes.schafweide.org/static/vue/js/import_view.js)
``
smilerz commented 4 months ago

Don't know what to tell you at this point - the import works fine

image