mirror of
https://github.com/grocy/grocy.git
synced 2026-07-06 14:12:18 -07:00
f6649d51bd
This is a workaround for now. The tables are still DOM sourced because of too big dependencies between server side rendering and frontend JS code. The tables are initially load while tbody is hidden, this results in a speedup by around 65 %.