- Added a `normalizeList` function to filter out duplicates and invalid entries from player arrays. - Updated the match update logic to use normalized player lists for `playersReady`, `playersPlanned`, and `playersPlayed`. - Enhanced error handling in the ScheduleView to throw an error for failed match updates based on response status.
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.