/files and /files/folder/$folderId. These are not nested, and are represented by the folder structure:files.tsx file handles the shared layout between all files routes. The two files under the files folder handle the unique logic and components for files at the root and files that exist within a folder. The problem is, I want a route for viewing a preview of a file nested under index.tsx. Such that index.tsx has an outlet and it still renders as expected and has additional components rendered within it. However, it still needs to stay separate from folder.$folderId.tsx. Is this possible? I could probalby move everything in index.tsx to a pathless layout unique to it and the nested route, but then index.tsx would end up empty, which seems wrong. https://x.com/powersync_/status/2010721010006552775?s=20
dry-scarlet · 2mo ago
You can now submit your website/app/project to http://TanStack.com 's new showcase and have it seen by the TanStack community! - Global showcase browser - Per-library filters - Category filters Submit here: https://tanstack.com/showcase/submit View all here: https://tanstack.com/showcase
dry-scarlet · 3mo ago
TanStack AI Alpha 2 is here! 🖼️ Image, video, audio, speech, transcription, structured output 📦 Split adapters = smaller bundles, faster dev/contributions, easier 🎄 Fully tree shakable adapters ✨ Cleaner, flattened, fully type-safe APIs https://tanstack.com/blog/tanstack-ai-alpha-2
dry-scarlet · 3mo ago