Jasmin

Results 6 issues of Jasmin

### Describe the bug SolidJS produces hydration errors when resolving children that aren't attached to the DOM. Picture this: ```tsx const Component = (props) => { const resolvedChildren = children(()...

bug

First, thank you very much for this website!

### 📝 Issue Description The summary on the orama search never updates after the first result is loaded. ### 📋 On which page(s) it occurs Every page ### 🤔 Expected...

bug
pending review

The docs for `createRoot` lack some important information. - Creating a root owner without accepting the dispose function in the callback creates an unowned root - What are the differences...

help wanted
solid

### Describe the bug I noticed that `combineProps` throws a type error when upgrading to typescript 5.3. In typescript { const combinedProps = combineProps([props]) const children = children // This...

Hey! Are there any plans to additionally publish docker images for `linux/arm64`? I noticed that the [`cozy-stack`](https://hub.docker.com/r/cozy/cozy-stack) image only has amd64 images published. A lot of self-hosted environments are running...