-
### Describe the Bug
Latest version of application might crash with PrismaClientValidationError.
### Database
PostgreSQL
### Relevant log output
```shell
PrismaClientValidationError:
Invalid …
-
## Describe Your Error
When mounting any chart I get the following error on the console from the client:
```console
client.js?v=3aef0bf5:2692 [LayerCake] Target div has zero or negative height. D…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
On running npm run dev for new solid start proj…
-
Here is the code in Node.js:
import { TwitterApi } from 'twitter-api-v2';
import fs from 'fs';
import path from 'path';
const CONSUMER_KEY = 'XXX';
const CONSUMER_SECR…
-
Does this occur consistently?
Repro steps:
1.
2.
Action: bicep.lsp-error
Error type: Error
Error Message: Connection closed
Version: 0.31.92
OS: win32
OS Release: 10.0.26100
Product: Visual S…
-
### Current Behavior:
The OIDC client library `oidc-client-js` we currently use has been unmaintained and archived for a while now (https://github.com/IdentityModel/oidc-client-js/issues/1391). We …
-
There's a lot of stuff in the JS client documentation that's just TypeScript interfaces; e.g., https://github.com/holochain/holochain-client-js/blob/main/docs/client.adminapi.md . It's more meaningful…
-
### Describe the bug
The [Gradio JS client](https://www.npmjs.com/package/@gradio/client) does not work with NextJS, and likely any other similar framework, due to how it detects it's runtime.
Thi…
-
### Code example
const { createClient } = require('@clickhouse/client');
// Create a ClickHouse client instance
const client = createClient({
host: 10.0.0.1
username: default,
pass…
-
Hello. I don't understand. Maybe it's some kind of mistake? Why should I write 'use client' every time I use styled-components?
I may understand that next.js does not support context or elements fr…