You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[compat] Skip rendering <noscript> contents on the client (#3238)
* [compat] Skip rendering <noscript> contents on the client
This fixes the issue from #2797, and [this issue](https://zenn.dev/d_suke/scraps/f7013c4554ac43) using Next.js's `<Image>` component with Preact.
* Update render.js
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
0 commit comments