-
### Environment
Jmix version: 2.4.0
### Bug Description
While trying to update composite collection as described at https://docs.jmix.io/jmix/rest/entities-api/update-entities.html#compositio…
-
### Describe the bug
I am getting below error when try to setup shadcn
```
npx shadcn-ui@latest init
FetchError: request to https://ui.shadcn.com/registry/styles/index.json failed, reason: unabl…
-
I'am developing a simple NextJS app with hono & auth.js.
My Question is
1) How to make a valid hook function to get the auth session normally in server components. auth.js middlware only su…
-
### Description
Hello! Im using the generated client on my nextjs frontend, at the layout component (a component that is used by every page) we set the client config, but when trying to query data fr…
-
### Description
My current code:
```python
import polars as pl
df1 = pl.scan_csv(f"s3://bucket/test.csv.gz")
df = df1.fetch()
```
Run environment: AWS Glue Python Shell
and running into e…
bn-c updated
2 months ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
## Why node-fetch?
- API-consistent with [client fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)
- [Lightweight](https://bundlephobia.com/result?p=node-fetch@2.3.0)
- [Active d…
-
Would it be possible for the gateway server to fetch the scheduler startup logs and return them to the client, generally speaking? In my specific case, it was a little challenging to figure out why my…
-
### Which API Provider are you using?
Anthropic
### Which Model are you using?
Claude 3.5 Sonnet
### What happened?
Every time Cline suggests a change in one of the files, instead of retaining th…
-
### Which package is this bug report for?
discord.js
### Issue description
With an existing guild text channel, an error is thrown when setting the `permissionOverwrites` with the required types.
…