yes the error happens consistently every time I add more than 83 products.
I sent the error log after doing the following:
There were 83 products in the master data,
I added an 84th one and navigated to the purchase page - got a blank page back.
Went back to the products page in master data and removed the 84th entry - navigated to the purchase page and it worked as expected.
hmm, nothing in the logs.
Let me add 84 products on my test device.
Meanwhile can you open Developer Tools and look at Console tab and Network tab to see if there is anything unusual when opening 84th blank pages?
Sorry I mean lt if you click on the line which says “purchase” on Network tab it will open more details on right side. The most interesting tabs on the right side will be Headers and Response.
ok I cannot find anything in their issue tracker, would you be able to send your grocy.db file to support@syncluod.it so I can reproduce it locally?
You can clean it from any personal data.
I there anything special in this last product?
If you change least with previous the result is the same?
strange, it works fine on my arm64 test device.
ok let me create an automated test to see that it is working on all supported CPUs and then I will try to upgrade php as there are some mentions on the internet about instability around php 8.2 so I will try to upgrade to 8.3 and will let you know.
Hey, sorry for the delay, I have just pushed a new version with upgraded php and more tests (creating a 100 products and is still green). Let me me know if that helps.