Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / solidjs/solid issues and pull requests
#2217 - Data is being refetched on the client when the user interacts during streaming SSR
Issue -
State: closed - Opened by phonzammi 5 months ago
- 10 comments
#2216 - JSX Element Variable Renders Only Once When Referenced Multiple Times
Issue -
State: closed - Opened by coderfreii 5 months ago
- 2 comments
#2215 - Unexpected values in For loop when nullish coalescing operator used with additonal ternary check
Issue -
State: closed - Opened by martinpengellyphillips 5 months ago
- 2 comments
#2211 - Mobx triggers component constructor if reactive property changed
Issue -
State: closed - Opened by westbrma 5 months ago
- 10 comments
#2210 - Support 'passive' option on event listeners
Issue -
State: closed - Opened by goswinr 5 months ago
- 6 comments
Labels: enhancement
#2209 - Cannot properly bind value to Select when option value comes from a property of an object
Issue -
State: closed - Opened by westbrma 5 months ago
- 10 comments
#2205 - Vitest, pnpm and "You appear to have multiple instances of Solid"
Issue -
State: closed - Opened by jtmueller 5 months ago
- 2 comments
#2202 - Universal Renderer's cleanup method doesn't remove existing node
Issue -
State: open - Opened by nyanrus 5 months ago
- 5 comments
Labels: enhancement
#2201 - mark `SuspenseListContext` as PURE to allow treeshaking
Pull Request -
State: closed - Opened by titoBouzout 5 months ago
- 2 comments
#2199 - optional props typescript types error & props bug
Issue -
State: closed - Opened by rainyEra 5 months ago
- 3 comments
#2197 - TypeScript Error: setStore types inferred incorrectly
Issue -
State: closed - Opened by pseudotronics 5 months ago
Labels: typescript
#2197 - TypeScript Error: setStore types inferred incorrectly
Issue -
State: closed - Opened by pseudotronics 5 months ago
Labels: typescript
#2197 - TypeScript Error: setStore types inferred incorrectly
Issue -
State: closed - Opened by pseudotronics 5 months ago
Labels: typescript
#2194 - fix: usage of `deprecated` version of `Node.js`
Pull Request -
State: closed - Opened by hamirmahal 5 months ago
- 4 comments
#2193 - Current version of `coverallsapp/github-action` uses a `deprecated` version of `Node.js`
Issue -
State: closed - Opened by hamirmahal 5 months ago
- 2 comments
#2192 - [ssr]: Spreading `readOnly: false` on input applies `readonly`
Issue -
State: closed - Opened by segunadebayo 6 months ago
- 2 comments
Labels: bug
#2191 - Bump ws from 8.13.0 to 8.17.1
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
- 3 comments
Labels: dependencies
#2190 - Namespace imports are incompatible with `verbatimModuleSyntax`
Issue -
State: closed - Opened by mrcaidev 5 months ago
- 4 comments
Labels: typescript
#2185 - Handle failed serialized promises in createResource
Pull Request -
State: closed - Opened by Brendonovich 6 months ago
- 5 comments
#2184 - HTML Minification Issue in Production Builds (Unexpected Single Line Output)
Issue -
State: closed - Opened by tearf001 6 months ago
- 2 comments
#2183 - [JSX Validation]: A <tr/> which has a direct child text should produce a validation error
Issue -
State: open - Opened by KotoriK 6 months ago
- 1 comment
Labels: enhancement
#2182 - Solid Elements don't work with Server Actions
Issue -
State: open - Opened by BleedingDev 6 months ago
- 1 comment
#2181 - chore: replace broken hope-ui link with kobalte in readme
Pull Request -
State: closed - Opened by esauri 6 months ago
- 2 comments
#2180 - Signals are getting stale values inside async methods within a Suspense
Issue -
State: closed - Opened by LinqToException 6 months ago
- 2 comments
#2178 - [Bug?]: <noscript> content renders on the client
Issue -
State: closed - Opened by GiyoMoon 6 months ago
- 3 comments
Labels: bug, compilation
#2176 - Using enableScheduling in a simple solidjs-router project throws errors on transitions
Issue -
State: closed - Opened by QWu4xYV 6 months ago
- 2 comments
#2175 - Attempted import error
Issue -
State: closed - Opened by IsaccoSordo 6 months ago
- 2 comments
#2174 - When `createResource` is used to load entities, and `createStore` is used to reference those entities, updates to store properties which reference entities should not mutate the original resource.
Issue -
State: closed - Opened by altearius 6 months ago
- 1 comment
#2172 - SyntaxError: The requested module 'node:events' does not provide an export named 'addAbortListener'
Issue -
State: closed - Opened by harshmangalam 6 months ago
- 5 comments
#2167 - forward all args from `lazy` wrapper to component
Pull Request -
State: closed - Opened by MrFoxPro 6 months ago
- 2 comments
#2164 - TypeScript doesn't give error when calling a SetStoreFunction<T> where T is an array of objects
Issue -
State: closed - Opened by mb21 6 months ago
- 13 comments
#2163 - What is the minimum browser support for SolidJS?
Issue -
State: closed - Opened by cyfung1031 6 months ago
- 2 comments
#2162 - Trying to import `effect` results in parse issue.
Issue -
State: open - Opened by indietyp 6 months ago
- 2 comments
#2161 - JSX does not wait for transitions to complete when using a ternary in a prop value
Issue -
State: closed - Opened by Tonius 7 months ago
- 4 comments
#2160 - Component doesn't reliably respond to a signal after hydration
Issue -
State: closed - Opened by fasiha 7 months ago
- 3 comments
#2158 - Boolean attributes
Issue -
State: closed - Opened by trusktr 7 months ago
- 6 comments
Labels: enhancement
#2154 - [SSR/Astro] DOM Not Updated from State by Client Updates onMount
Issue -
State: closed - Opened by NexRX 7 months ago
- 6 comments
#2151 - Enhancement - Prop destructuring
Issue -
State: closed - Opened by pureliani 7 months ago
- 4 comments
#2149 - Is [email protected] active now?
Issue -
State: closed - Opened by arkark 7 months ago
- 2 comments
#2147 - Double mounting for children element.
Issue -
State: closed - Opened by d8corp 7 months ago
- 2 comments
#2145 - Cannot properly bind numbers to Select
Issue -
State: closed - Opened by marvin-j97 7 months ago
- 3 comments
Labels: compilation
#2144 - No value attribute on CSR, but present in SSR
Issue -
State: closed - Opened by filipw01 7 months ago
Labels: compilation
#2143 - Point API references to new docs entries
Pull Request -
State: closed - Opened by atilafassina 7 months ago
- 3 comments
Labels: typescript
#2142 - The update of props is not granular enough.
Issue -
State: closed - Opened by phy-lei 7 months ago
- 4 comments
#2141 - `this` inside jsx-template inside a constructor of a derived class causes transformation-bug
Issue -
State: open - Opened by bigmistqke 7 months ago
- 2 comments
Labels: compilation
#2141 - `this` inside jsx-template inside a constructor of a derived class causes transformation-bug
Issue -
State: closed - Opened by bigmistqke 7 months ago
- 2 comments
Labels: compilation
#2139 - setting element reference in `setStore` modifies the values in the array
Issue -
State: closed - Opened by Reverier-Xu 7 months ago
- 13 comments
#2138 - Cannot use istanbul ignore comments for generated code
Issue -
State: open - Opened by CreativeTechGuy 7 months ago
- 2 comments
Labels: enhancement, compilation
#2137 - Refs don't work when optional on a component
Issue -
State: closed - Opened by danieltroger 7 months ago
- 4 comments
Labels: bug, compilation
#2136 - Refs don't work correctly when using dynamic
Issue -
State: closed - Opened by danieltroger 7 months ago
#2135 - [Astro] resource and signal rendering is mixed up on the client
Issue -
State: closed - Opened by PeterDraex 7 months ago
- 2 comments
#2134 - [Bug] Repeated call syntax in JSX breaks reactivity
Issue -
State: closed - Opened by deluksic 8 months ago
- 1 comment
Labels: bug, compilation
#2132 - [Solid Query] Hydration Mismatch error
Issue -
State: open - Opened by PeterDraex 8 months ago
- 7 comments
Labels: unverified bug
#2131 - [Astro] `createResource` results get mixed up when rendering server only components with Suspense
Issue -
State: open - Opened by PeterDraex 8 months ago
- 9 comments
Labels: bug
#2130 - computations created outside a `createRoot` or `render` will never be disposed
Issue -
State: closed - Opened by weijarz 8 months ago
- 3 comments
#2128 - Allow classes to be wrapped inside a store
Pull Request -
State: closed - Opened by timbasel 8 months ago
- 5 comments
#2124 - [Bug?]: SuspenseList hydration error
Issue -
State: open - Opened by ryoid 8 months ago
- 2 comments
Labels: bug
#2123 - onCleanup is called on the server and it breaks the astro app
Issue -
State: closed - Opened by DrevaSergii 8 months ago
- 1 comment
#2122 - Custom elements using `is` not recognized as custom elements
Issue -
State: closed - Opened by thesmartwon 8 months ago
- 5 comments
Labels: enhancement
#2121 - Typescript - Components created via JSX "forget"/erase their type
Issue -
State: open - Opened by transbitch 8 months ago
#2121 - Typescript - Components created via JSX "forget"/erase their type
Issue -
State: closed - Opened by transbitch 8 months ago
- 3 comments
Labels: typescript
#2120 - strange hydration mismatch
Issue -
State: closed - Opened by teidesu 8 months ago
- 3 comments
#2119 - Bump vite from 4.5.2 to 4.5.3
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 2 comments
Labels: dependencies
#2118 - Exports from ./dist do not include corresponding type declarations
Issue -
State: open - Opened by vveisard 8 months ago
Labels: typescript
#2115 - ref ins rsbuild failed
Issue -
State: open - Opened by 6643 8 months ago
- 3 comments
#2114 - Updating parent component state causes child to lose state
Issue -
State: open - Opened by nmathew98 8 months ago
- 4 comments
Labels: unverified bug
#2113 - Bump GitHub workflow actions to latest versions
Pull Request -
State: closed - Opened by deining 8 months ago
- 3 comments
#2112 - `createMutable` intensive testing
Issue -
State: open - Opened by titoBouzout 8 months ago
- 7 comments
Labels: enhancement
#2111 - Bump express from 4.17.1 to 4.19.2
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
- 2 comments
Labels: dependencies
#2110 - SVG attribute stdDeviation changes to lowercase when used with a reactive variable
Issue -
State: closed - Opened by mthh 8 months ago
- 5 comments
#2108 - Add example of using noShadowDOM()
Pull Request -
State: closed - Opened by vincentfretin 8 months ago
- 2 comments
#2107 - Batch top level effects to make them behave consistent with regular effects
Issue -
State: open - Opened by titoBouzout 8 months ago
- 1 comment
Labels: enhancement
#2107 - Batch top level effects to make them behave consistent with regular effects
Issue -
State: open - Opened by titoBouzout 8 months ago
- 1 comment
Labels: enhancement
#2104 - Hydration Mismatch - createResource
Issue -
State: closed - Opened by birkskyum 8 months ago
- 3 comments
#2103 - Events from inside web components with shadow root mode open have wrong target
Issue -
State: open - Opened by olivercoad 8 months ago
- 4 comments
Labels: enhancement
#2102 - [Bug?]: Missing interactivity on page refresh for @solidjs/meta Title
Issue -
State: closed - Opened by claesnn 9 months ago
- 1 comment
Labels: bug
#2100 - [Bug?]: hydration mismatch on ssr, and nested ternaries in jsx with objects or signals
Issue -
State: closed - Opened by birkskyum 9 months ago
- 11 comments
Labels: bug
#2099 - 'reconcile' mutates array items
Issue -
State: closed - Opened by DrevaSergii 9 months ago
- 3 comments
#2098 - useTransition pending states should be isolated in different Suspense boundaries
Issue -
State: open - Opened by eknkc 9 months ago
- 2 comments
Labels: enhancement
#2097 - Why the element between Shows is removed?
Issue -
State: closed - Opened by pecoram 9 months ago
- 4 comments
#2096 - Trying to access fields of data from `createResource` throws error
Issue -
State: closed - Opened by matronator 9 months ago
- 2 comments
#2093 - fix jsdoc code block
Pull Request -
State: closed - Opened by ryoid 9 months ago
- 2 comments
#2088 - Feature request: package entry point for reactive core
Issue -
State: open - Opened by vveisard 9 months ago
- 1 comment
Labels: enhancement
#2087 - Isomorphic export with `solid-js/web`
Issue -
State: closed - Opened by TomokiMiyauci 9 months ago
- 3 comments
#2086 - If a function wrapped in `action` throws some error it should be possible to `catch` it.
Issue -
State: closed - Opened by elite174 9 months ago
- 1 comment
#2085 - Setting properties to the unwrapped value of a store doesn't always propagate into the store
Issue -
State: closed - Opened by gabrielmfern 9 months ago
- 14 comments
#2082 - Why can't my code use context?
Issue -
State: closed - Opened by thep0y 9 months ago
- 9 comments
#2081 - Adjust some JSDocs
Pull Request -
State: closed - Opened by marvin-j97 9 months ago
- 3 comments
#2080 - `createResource` seems to fail to trigger fetcher when source signal changes
Issue -
State: closed - Opened by MarByteBeep 9 months ago
- 1 comment
#2077 - 2-way binding for computationally expensive effects
Issue -
State: closed - Opened by bergwerf 9 months ago
#2073 - ReferenceError: XXX is not defined when using createResource
Issue -
State: closed - Opened by oliverpool 10 months ago
- 3 comments
#2070 - Unable to pass signal to child components
Issue -
State: closed - Opened by thep0y 10 months ago
- 1 comment
#2069 - Laggy Performance
Issue -
State: closed - Opened by happer64bit 10 months ago
- 4 comments
#2068 - Solidjs is not working with bun.
Issue -
State: closed - Opened by AritraBanik08 10 months ago
#2067 - using createStore setter function to update array results in argument is not iterable error
Issue -
State: closed - Opened by tx-tim 10 months ago
- 3 comments
#2066 - Fix `DistributeOverride` losing type
Pull Request -
State: closed - Opened by BierDav 10 months ago
- 5 comments
#2065 - `value` parameter of `createEffect` is not passed to `on` as `prevValue` when `defer` is `true`.
Issue -
State: closed - Opened by vveisard 10 months ago
- 1 comment
#2063 - Changing the "data-type" of a `createStore` attribute causes referenced data to be modified
Issue -
State: closed - Opened by hawkerboy7 10 months ago
- 1 comment
#2062 - Lock on the cleanNode function
Pull Request -
State: open - Opened by arvid220u 10 months ago
- 2 comments
#2060 - Fix solid-js/web/storage import for node module resolution
Pull Request -
State: closed - Opened by thetarnav 10 months ago
- 1 comment