Files
ProxmoxVE-Local/src
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-13 15:26:49 +01:00
2025-09-09 14:04:07 +02:00
2025-10-10 14:30:28 +02:00