-
In my new project, I've opted to use Next.js 14 as the development framework, and for handling multilingual support, I chose ni18n because it doesn't require the cumbersome configuration that I truly …
-
Greetings,
Is it possible to execute a ShareDB Query server-side, then pass the results data into the client via server rendering and use that to data hydrate a client-side ShareDB query?
Use ca…
-
## Description
Add support run toast on server side rendering. possible approach is record all args when calling toast in server side, then calling all on client side (hydrate)
-
### Provide a general summary of the issue here
We noticed that in one of our production apps (nextjs) after SSR hydration, the refs inside collection components do not point to their actual render…
-
Github Pages only hosts static content and does not support server side rendering, i.e. when the client asks for html, the server always sends the same html.
It is technically possible, however, fo…
-
### Description
This proposal seeks to improve the success rate of the already defined MathML presentation tests
https://wpt.fyi/results/mathml/presentation-markup?label=experimental&label=maste…
-
Module not found: Can't resolve 'pdfjs-dist/build/pdf.worker.mjs'
81 | // We import this here so that it's only loaded during client-side rendering.
82 | …
-
*Edited: to use "surface size" instead of "physical size" as discussed. The edit also tries to clarify the table information.*
Currently the general, go-to API for querying the size of a winit wind…
-
### Description
I am getting `window is not defined.` Seems it is not yet supported with SSR. Is there a way out?
```
2:28:32 PM [vite] Error when evaluating SSR module /chunk-AUM4MOAP.mjs:
|- …
-
### 🚀 Feature Request
Cloudflare offer a simple and very const effective "serverless" chromium in the form of the [browser rendering API](https://developers.cloudflare.com/browser-rendering).
I'…
dpeek updated
2 months ago