Open JesseCr00 opened 4 weeks ago
This is too broad of an issue. Will require investigation across several pages using React Dev tools to measure performance. Likely happening due to either slow API calls (due to the back-end and Supabase being local) or component re-renders which can be fixed with memoization, etc.
Expect to be largely fixed once the website it deployed and we do not have to run docker locally. Relevant article
Bug/Problem from UAT Form: Really slow
Additional info: The app seems to run slow on most (but not all) computers.