build-only bug when using Suspense in gatsby. i used it, got no warning, waited for build, then got this in my netlify logs: https://reactjs.org/docs/error-decoder.html/?invariant=294
just warn me in some sort of lint rule that suspense is not allowed in Gatsby pages? i'm sure someone's already written this?
Do you favor a build error or rather a warning and a patch for suspense. I believe we can polyfill Suspense with React.Fragment on SSR and show a warning during build and develop. We'll rehydrate and use CSR Suspense. I'm not 100% sure this is doable 馃槢
eh. i mean i think just using a linter is a good first step. can do the fancy stuff later :)
Hiya!
This issue has gone quiet. Spooky quiet. 馃懟
We get a lot of issues, so we currently close issues after 30 days of inactivity. It鈥檚 been at least 20 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contributefor more information about opening PRs, triaging issues, and contributing!
Thanks for being a part of the Gatsby community! 馃挭馃挏
please!
Hey again!
It鈥檚 been 30 days since anything happened on this issue, so our friendly neighborhood robot (that鈥檚 me!) is going to close it.
Please keep in mind that I鈥檓 only a robot, so if I鈥檝e closed this issue in error, I鈥檓 HUMAN_EMOTION_SORRY. Please feel free to reopen this issue or create a new one if you need anything else.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!
Thanks again for being part of the Gatsby community!
i dont like you gatsbot
i like you allansonbot
I created a draft with my proposed fix. I still have to test it properly.
Closing this due to https://github.com/gatsbyjs/gatsby/pull/21262#issuecomment-585024394