mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-08-01 00:08:45 -04:00
- Enhanced error handling in CategoryFilterDropdown for category fetching, ensuring a fallback to an empty array on failure. - Improved sorting logic to handle potential undefined display names. - Updated location page to bind category types correctly and streamline the category change event handling. - Removed unnecessary variables and improved code readability in the locations component.