Closed odkhang closed 2 months ago
This pull request addresses the issue where the track filter label was not showing correctly by updating the template to use a new method getTrackName. This method handles the localization of track names based on the user's language preference stored in localStorage.
Files | Changes |
---|---|
webapp/src/views/schedule/index.vue |
Updated the track name display logic to support localization by introducing a new method getTrackName. |
Instead of showing object, showing track name with correct user language