deckhearth/pages/api/collections
Randall Stillwell c1554447c7 🔧 Fix Thumbnails API Result Structure
🐛 Bug Fix:
- Fixed thumbnailsResult.map() error in thumbnails API
- Added null safety with (thumbnailsResult || [])
- Updated response to wrap thumbnails in object: { thumbnails }

 Expected Results:
- Thumbnails API should now work without errors
- Collections should display proper thumbnail layouts:
  😢 Empty collections → crying emoji
  🃏 Collections with cards → white card boxes
  🖼️ Custom thumbnails → uploaded images

The new thumbnail layouts should now display correctly! 🎨
2025-07-27 14:32:09 -05:00
..
[identifier] 🔧 Fix Thumbnails API Result Structure 2025-07-27 14:32:09 -05:00
[identifier].js 🔗 Implement Collection Slug URLs 2025-07-26 22:06:52 -05:00