Alex Cavazos
Alex Cavazos
I'd also want to try and fix this
Looks like it should be at this file https://github.com/borela/naomi/blob/master/syntaxes/fjsx15/literal/string/styled-component.sublime-syntax
Can I get a pointer on where to fix this? I can give it a stab.
Spent so much time looking for where the install script added the PATH set and never found it so I have to keep the .yarn/bin folder now...
Would be very interesting to see this implemented.
Thank you @AriaFallah! This was the tutorial that helped me jump into Webpack and understand how to set it up for live reloads and rapid development. When do you think...
I can still see a soft navigation happening when using `dynamic = 'force-dynamic'`. Here is an example where you can reproduce the issue: https://stackblitz.com/edit/nextjs-sxijav?file=app/nested/page.tsx Steps to reproduce: - Click link...
It does feel misleading that a "force-dynamic" page will still use a soft render. There should be some place in the docs suggesting something like... ```tsx useState(() => router.refresh()) ```...
My suggestion would be to paste this into places like pastebin or hastebin, or gist if you want version control.
Is this still happening?