-
Running into a very similar issue as #194, a SSR build of a Next.js 13 project is failing from this call: https://github.com/relay-tools/relay-hooks/blob/master/src/ReactRelayContext.ts#L18
in part…
-
I'm currently using this package, and it's working great, but I have a couple of questions. When I finish defining the shapes in an image, I save only the category and the points list to store them in…
-
I see that WebAssembly isn't supported with React JS
According to some articles - https://www.telerik.com/blogs/using-webassembly-with-react - we can use - react-app-rewired and wasm-loader , but…
-
I encountered this error with the following web console output:
```
TypeError: can't access dead object
componentDidUpdate UrlManager.js:248
React 12
yl
Cl
bl
…
-
### What version of `million` are you using?
0.0.16
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npn
### What operating system are you using?
…
-
https://github.com/authgear/authgear-sdk-js/actions/runs/9989624079/job/27608717859
-
In a peculiar case I'm facing, I have two peer connections and I'm getting screensharing stream from one of them. When I try to add this stream to another peer using `WebRTCModule.peerConnectionAd…
-
https://codepen.io/paddymul/pen/XWvzZBE
JSDelivr is failing to bundle buckaroo from the code here
JSDelivr url
```js
import { extraComponents } from "https://cdn.jsdelivr.net/npm/buckaroo-js-cor…
-
### Current Behavior
When generating a new Next.js application or library, using the React 19 RC, and running the default generated test, there's a console warning:
```
> jest
console.warn
…
lourd updated
1 month ago
-
Hi @tniessen,
This probably isn't something unexpected, as it's not a standard node environment, but just wanted to record it here in case it's functionality you'd like to support.
I've been bus…