Sam Ko
Sam Ko
@Bjornnyborg Not sure if it was intentional, but it seems the navigation is waiting to load data—could there be a better way to implement this?
@Enkratia Thank you for submitting an issue! I have shared this with the Turbopack team. We will be taking a look!
@murderteeth It is possible to define Parallel Routes outside of the Root layout → https://v0.dev/chat/tIckJj5HNE3.
* **#69230** 👈 * `canary` This stack of pull requests is managed by Graphite. Learn more about stacking. Join @samcx and the rest of your teammates on Graphite
Hi everyone— The static files are `404`ing because with `output: 'standalone'`, we automatically create a standalone folder that copies only the necessary files for a production deployment including select files...
@archanaagivale30 Thanks for the ping! We are taking a look
@Netail Can confirm this is still broken with `next dev` (with `--turbopack` or not)
@Enkratia I can confirm this is still an issue. It looks like this isn't an issue when you use Turbopack (`next dev --turbo`). Have you tried using that instead?
@Enkratia which version of Next.js are you using?
@Enkratia Are you able to upgrade to the latest (canary) and/or React 19? But even with 14.2.4, all the dev tests were passing in , so curious what errors you...