mealie-recipes / mealie

Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
https://docs.mealie.io
GNU Affero General Public License v3.0
5.66k stars 614 forks source link

[BUG] - Creating Shopping List makes Shopping List page unaccessible #3841

Open dhc25 opened 3 days ago

dhc25 commented 3 days ago

First Check

What is the issue you are experiencing?

[Just installed Mealie - apologies if this is user error.]

Creating a Shopping List causes the Shopping List page to go blank.

When trying to access the Shopping Lists, the page is blank with no content.

It appears that the list that was created is in the database, as Recipes can be added to the Shopping List.

Referring to other similar previous posts, there is 1 user in 1 group (Home).

Steps to Reproduce

  1. Go to Shopping Lists
  2. Create new list.

Please provide relevant logs

Cannot find any error logs

Mealie Version

Details Version: v1.10.0 Build: 7931e383b2fbeef37d0850607a84e755f949570c Application Mode: Production Demo Status: Not Demo API Port: 9000 API Docs: Enabled Database Type: sqlite Recipe Scraper Version: 14.57.0

Checks Secure Site: No Server Side Base URL: No LDAP Ready: No OIDC Ready: No OpenAI Ready: No Email Configured: No

Deployment

Docker (Synology)

Additional Deployment Details

Please advise what further details would help.

michael-genson commented 3 days ago

We can't really do anything to help without logs. You should be able to grab them from within Synology

michael-genson commented 3 days ago

I just noticed you said you're on version 1.10.0: try upgrading to 1.10.1, there was a bug in 1.10.0 that broke shopping lists