-
Looks like `window.location.reload()` is deprecated in react. i am seeing the following notice when view the checkout block.
```
Warning: A future version of React will block javascript: URLs as a se…
-
The JS client API seems to be a bit out of date with recent changes to FastAPI. It needs to be regenerated, and some of the JS tests refreshed.
-
The add-on doesn't work for me, similar to someone who left a review.
Errors from developer console accessed by F12:
```
Content-Security-Policy: Ignoring “'unsafe-inline'” within script-src:…
-
Hi, nice work!
But it seems isConnected is a function in OpenAI version.
https://github.com/openai/openai-realtime-api-beta/blob/cd8a9251dcfb0cba0d7b0501e9ff36c915f5090f/lib/client.js#L370
vs:
…
-
### Description
Currently `+client.js` isn't cumulative. But it should be.
```bash
pages/+client.js
# This currently overrides pages/+client.js (but it shouldn't)
pages/some-page/+client.js
…
-
As documented in https://github.com/tus/tus-js-client/blob/main/docs/api.md#urlstorage, it should be possible to instead of disabling this bit of `tusd` functionality, just provide a little module tha…
-
### Environment
```
System:
OS: macOS 14.6.1
CPU: (16) arm64 Apple M3 Max
Memory: 82.34 GB / 128.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.9.0 - /opt/homebrew/bi…
-
-
Hello All, thanks to all the contributors who keep this project going, I have an issue to report
Before today I ran into this issue in prod approx 6 times total in ~12 months, but today for some re…
-
When building I'm having issues to make it work with Node.
Example:
```
import { VASTClient } from '../../dist/vast-client-node.js';
const vastClient = new VASTClient();
async function pars…