Files
ProxmoxVE-Local/src/app/_components
Michel Roegl-Brunner f558aa4f43 Fix selectedRepositories undefined error with generic filter validation (#321)
- Create filterUtils.ts with getDefaultFilters() and mergeFiltersWithDefaults()
- Update ScriptsGrid, DownloadedScriptsTab, and FilterBar to use utility functions
- Prevents crashes when loading old saved filters missing new properties
- Future-proof: new filter properties automatically get defaults
- Fixes TypeError: can't access property 'length', selectedRepositories is undefined
2025-11-14 09:37:13 +01:00
..
2025-11-10 11:57:18 +01:00
2025-11-13 15:37:20 +01:00
2025-11-13 15:37:20 +01:00