-
I use Lucid with Nextjs 14
I have this context
```
'use client';
import {
createContext,
ReactNode,
Suspense,
useContext,
useEffect,
useState,
} from 'react';
import { Luci…
-
Hello, i have the issue, that the component has the width of the whole screen, even if its children-component doesn't.
That makes the hole screen to the right of the children component clickable (if …
-
Add a children's section for the landing page similar to New Books.
-
Currently I believe it's only possible to layout the children from left to right (or top to bottom). It would be helpful to be able to reverse this so the children are laid out right to left (or botto…
-
We noticed a LOT of duplicate nodes in the recent implementation round. Running hypothesis is that kids search and hit enter without realizing. Some solutions:
1. Simply disable the create on enter…
-
### Version
5.5
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=treemap-simple&code=PYBwLglsB2AEC8sDeAoWsDOBTAThLGAXLANprrLkWxgCeIWxA5GDllgLYCGITANFQoATLmC7Ey1…
-
Hi there!
I'm having a bit of an issue setting up localized URLs. I read the relevant [config page](https://astro-i18n.netlify.app/usage/configuration/#pages), but I can't get to work.
## Config
```j…
-
When harvesting a data.json source in catalog.data.gov, if parent dataset is listed after children datasets in the data.json, we can see `ParentNotHarvestedException` in a multiple fetch-consumer proc…
-
**Describe the issue**
If there is a large multiline declaration of some Widget returned inside, the code seems to be more clean with curly braces.
**To Reproduce**
```
…
-
**Describe the bug**
Somehow, after the NEXT upgrade, Chibisafe doesn't show certain file types in the Dashboard. In this case "image/avif".
**To Reproduce**
Steps to reproduce the behavior:
1. …