patzly / grocy-android

ERP beyond your fridge, now on your phone – An awesome companion app for grocy
https://patrickzedler.com/grocy/
GNU General Public License v3.0
879 stars 85 forks source link

Consuming items throws Network error #834

Open YoMamasNerd opened 8 months ago

YoMamasNerd commented 8 months ago

When consuming an item the app displays a network error. But only when using the consume option with text and icon. Using the consume option with just the icon everything works as expected.

Video to reproduce

Video with visualized fingertips

Netzwerkfehler

com.android.volley.ClientError
    at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:281)
    at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:62)
    at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:6)

Edit For some reason it works perfectly fine with other items.. Another video

dominiczedler commented 7 months ago

Thanks, I will look into it soon - but I cannot promise that I'm able to reproduce it if it is one of the more complex bugs. :) I will try my best.