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
#1911 - <svg /> and <path /> elements malformed or removed in v1.8
Issue -
State: closed - Opened by rpivo about 1 year ago
- 2 comments
#1909 - Solid v1.8
Pull Request -
State: closed - Opened by ryansolid about 1 year ago
- 4 comments
#1908 - Bug: JSX types for `contentEditable`/`contenteditable` do not allow `plaintext-only`
Issue -
State: closed - Opened by sno2 about 1 year ago
- 3 comments
Labels: bug, typescript
#1907 - Suspended component does not run effects
Issue -
State: closed - Opened by Tronikelis about 1 year ago
- 1 comment
#1905 - JSX types for SVG elements (`SVGElementTags`) wrongly use runtime DOM element types instead of attributes
Issue -
State: closed - Opened by ymeine about 1 year ago
- 2 comments
Labels: bug, typescript
#1904 - Bump postcss from 8.4.27 to 8.4.31
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
Labels: dependencies
#1898 - NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node #8
Issue -
State: closed - Opened by wakaztahir about 1 year ago
- 4 comments
Labels: bug
#1896 - fix: missing `has` property in `SharedConfig`
Pull Request -
State: closed - Opened by lxsmnsyc about 1 year ago
- 2 comments
#1896 - fix: missing `has` property in `SharedConfig`
Pull Request -
State: open - Opened by lxsmnsyc about 1 year ago
- 1 comment
#1895 - Uncaught TypeError: evalConditions is not a function or its return value is not iterable
Issue -
State: open - Opened by mathieuprog about 1 year ago
- 3 comments
Labels: unverified bug
#1895 - Uncaught TypeError: evalConditions is not a function or its return value is not iterable
Issue -
State: open - Opened by mathieuprog about 1 year ago
- 1 comment
#1893 - How to Manage Global State by Keys
Issue -
State: closed - Opened by davie1989 about 1 year ago
- 4 comments
#1891 - Events Fail to Trigger when Rendering Components within a Shadow DOM with 'mode' set to 'closed'.
Issue -
State: open - Opened by y1j2x34 about 1 year ago
- 1 comment
Labels: enhancement
#1889 - feat: `createServerValue`
Pull Request -
State: closed - Opened by lxsmnsyc about 1 year ago
- 1 comment
#1887 - Errors during createResource fetches
Issue -
State: closed - Opened by yaq-cc about 1 year ago
- 2 comments
#1885 - fix: allow passing defer:boolean to `on`
Pull Request -
State: closed - Opened by elite174 about 1 year ago
- 2 comments
#1883 - createDeferred returns `undefined` under Suspense context during transitions
Issue -
State: closed - Opened by elite174 about 1 year ago
- 2 comments
#1883 - createDeferred returns `undefined` under Suspense context during transitions
Issue -
State: open - Opened by elite174 about 1 year ago
- 1 comment
#1881 - Bump node version in CI to > 16
Pull Request -
State: closed - Opened by birkskyum about 1 year ago
- 2 comments
#1880 - make reactive and non reactive jsx attributes consistent in ssr when expression evaluates to falsey
Pull Request -
State: closed - Opened by samualtnorman about 1 year ago
- 3 comments
#1879 - SVG fragments do not render when using html tagged template literals
Issue -
State: open - Opened by offsounder about 1 year ago
- 3 comments
Labels: enhancement
#1879 - SVG fragments do not render when using html tagged template literals
Issue -
State: open - Opened by offsounder about 1 year ago
- 2 comments
#1877 - Add low-level suspense primitive
Issue -
State: open - Opened by thetarnav about 1 year ago
- 6 comments
Labels: enhancement
#1875 - mergeProps fails with SSR
Issue -
State: closed - Opened by juanrgm about 1 year ago
- 3 comments
#1874 - Added `class` prop for the `Portal` component
Pull Request -
State: closed - Opened by mdawar about 1 year ago
- 3 comments
#1873 - Portal component's wrapper div cannot be styled
Issue -
State: open - Opened by mdawar about 1 year ago
- 1 comment
Labels: enhancement
#1870 - Issue with form DOM
Issue -
State: closed - Opened by qlaffont about 1 year ago
- 11 comments
#1870 - Issue with form DOM
Issue -
State: open - Opened by qlaffont about 1 year ago
- 6 comments
#1870 - Issue with form DOM
Issue -
State: open - Opened by qlaffont about 1 year ago
- 6 comments
#1870 - Issue with form DOM
Issue -
State: open - Opened by qlaffont about 1 year ago
- 6 comments
#1867 - Add option to avoid mutating original data passed to store and its functions
Issue -
State: open - Opened by mathieuprog about 1 year ago
- 1 comment
Labels: enhancement
#1864 - mutate on createResource does not update state
Issue -
State: open - Opened by Kresten over 1 year ago
- 7 comments
Labels: enhancement
#1863 - The example on solid js, Async resource accepts 'e'
Issue -
State: open - Opened by ronakmehtav over 1 year ago
- 4 comments
#1862 - Resource refetch when source is falsy
Issue -
State: open - Opened by kixelated over 1 year ago
- 3 comments
Labels: enhancement
#1861 - Unrecoverable Hydration Mismatch for markdown pages
Issue -
State: closed - Opened by xarthurx over 1 year ago
- 8 comments
Labels: unverified bug
#1859 - chore: rename property reload to load in lazy component
Pull Request -
State: closed - Opened by wjq990112 over 1 year ago
- 4 comments
#1856 - onCleanup gets latest value of tracked signal instead of previous value
Issue -
State: closed - Opened by delph123 over 1 year ago
- 5 comments
#1855 - Unable to find DOM nodes for hydration key
Issue -
State: closed - Opened by MariuzM over 1 year ago
- 4 comments
#1853 - A resource created with a signal is unresolved when the signal's initialValue is falsy
Issue -
State: closed - Opened by ii41 over 1 year ago
- 2 comments
#1852 - Rollup with generate: 'ssr' does not renderToString
Issue -
State: closed - Opened by AndreiLucas123 over 1 year ago
- 2 comments
#1850 - onMount is called multiple times when using enableExternalSource with MobX.
Issue -
State: closed - Opened by jaekwak02 over 1 year ago
- 19 comments
Labels: bug
#1849 - [Feature?]: Broaden out event replaying for commonly used input field pattern
Issue -
State: closed - Opened by danieltroger over 1 year ago
- 2 comments
Labels: enhancement
#1848 - Potential breaking changes in 1.7.10
Issue -
State: closed - Opened by phungleson over 1 year ago
- 3 comments
#1847 - Export more solid-js types
Pull Request -
State: closed - Opened by thetarnav over 1 year ago
- 1 comment
#1843 - createEffect called in dev mode but not in production build
Issue -
State: closed - Opened by chiefcll over 1 year ago
- 1 comment
#1842 - Stores: fix overwriting underscore property
Pull Request -
State: closed - Opened by morethanwords over 1 year ago
- 3 comments
#1840 - `Show` component guard problem
Issue -
State: closed - Opened by denbon05 over 1 year ago
- 4 comments
#1839 - Solid-start incompatible with ag-grid-solid: The requested module 'solid-js/web' does not provide an export named 'className'
Issue -
State: closed - Opened by xarthurx over 1 year ago
- 6 comments
#1838 - Bump semver from 5.7.1 to 5.7.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#1837 - Bump vite from 4.3.7 to 4.4.8
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#1835 - HTML Progress Doesn't work
Issue -
State: open - Opened by mattbdc over 1 year ago
- 9 comments
Labels: enhancement
#1834 - Declarative Shadow DOM
Issue -
State: open - Opened by o-t-w over 1 year ago
- 8 comments
Labels: enhancement
#1833 - on() not triggered when using a mutable store item as a dependency
Issue -
State: open - Opened by chvelkov over 1 year ago
- 1 comment
Labels: enhancement
#1831 - CreateEffect doesn't react when object in store changes a parameter type from array to object and vice-versa
Issue -
State: closed - Opened by JaielZeus over 1 year ago
- 5 comments
#1830 - lazy bahave strangely with vite-plugin-dynamic-import
Issue -
State: closed - Opened by qchenqchen over 1 year ago
- 3 comments
#1828 - Cannot lazy load images in Firefox or Chrome
Issue -
State: open - Opened by rschristian over 1 year ago
- 31 comments
Labels: bug
#1826 - fix(typescript): `Setter<T>` being assignable to any `Setter`
Pull Request -
State: closed - Opened by otonashixav over 1 year ago
- 4 comments
#1824 - Typescrip link properties not supported
Issue -
State: closed - Opened by AesthetiCoder over 1 year ago
- 1 comment
#1823 - Update universal rendering documentation
Pull Request -
State: closed - Opened by chiefcll over 1 year ago
- 4 comments
#1822 - Typescript erros in button tag an frame
Issue -
State: closed - Opened by AesthetiCoder over 1 year ago
- 8 comments
Labels: unverified bug
#1821 - useContext seems unexpectedly slow (with just about ~100 useContext calls)
Issue -
State: closed - Opened by Bersaelor over 1 year ago
- 6 comments
Labels: enhancement
#1818 - `Setter<bigint>` should not be assignable to `Setter<number>` and vice versa
Issue -
State: closed - Opened by erhant over 1 year ago
- 4 comments
Labels: typescript
#1815 - fix #1814 incorrect typing embedding for h and html
Pull Request -
State: closed - Opened by ocavue over 1 year ago
- 3 comments
#1814 - Cannot find module 'hyper-dom-expressions' or its corresponding type declarations
Issue -
State: closed - Opened by ocavue over 1 year ago
#1813 - Allow initializing undefined objects in store setter path
Issue -
State: closed - Opened by quasaray over 1 year ago
- 2 comments
Labels: enhancement
#1812 - Bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 2 comments
Labels: dependencies
#1811 - Uncaught (in promise) TypeError: Cannot use 'in' operator to search for 'data' in undefined
Issue -
State: open - Opened by XiNiHa over 1 year ago
- 5 comments
Labels: unverified bug
#1810 - Please let's avoid in-range breaking changes
Issue -
State: closed - Opened by trusktr over 1 year ago
- 3 comments
#1808 - JS Class Props fail in Solid
Issue -
State: closed - Opened by Guergeiro over 1 year ago
- 5 comments
#1801 - [JSX props] createMemo called when ternary operator used as value for component props
Issue -
State: closed - Opened by jakerdy over 1 year ago
- 2 comments
Labels: bug
#1798 - Web-component properties casing are treated like ordinary element attributes
Issue -
State: closed - Opened by pedro00dk over 1 year ago
- 1 comment
Labels: question
#1797 - [SSR] Wrong documentation (+ possible bug)
Issue -
State: open - Opened by KevinBLT over 1 year ago
#1796 - [SSR] Lazy components get duplicated if their dependencies have changed during loading
Issue -
State: closed - Opened by mattersj over 1 year ago
- 2 comments
Labels: bug
#1795 - SSR Context with store not displaying reactive value
Issue -
State: closed - Opened by ryoid over 1 year ago
- 1 comment
Labels: bug
#1794 - Feature: Add defaultProps helper function
Pull Request -
State: open - Opened by lunafoxfire over 1 year ago
- 9 comments
#1793 - `createMemo` gets works only two times when lazily used
Issue -
State: closed - Opened by AFatNiBBa over 1 year ago
- 2 comments
#1791 - The module can't be synchronously required in CJS modules when using modern `moduleResolution`s
Issue -
State: open - Opened by Andarist over 1 year ago
- 2 comments
Labels: bug, PRs Welcome
#1787 - Types are not available for CJS modules when using modern `moduleResolution`s
Issue -
State: closed - Opened by Andarist over 1 year ago
- 1 comment
#1786 - `event.stopPropagation` is not working
Issue -
State: open - Opened by chenzn1 over 1 year ago
- 12 comments
Labels: enhancement
#1784 - fix(Portal): reactive in children when pass signal directly
Pull Request -
State: closed - Opened by wjq990112 over 1 year ago
- 2 comments
#1783 - Calling `props.ref` multiple times with a function when using magic refs calls the function
Issue -
State: closed - Opened by otonashixav over 1 year ago
- 2 comments
#1782 - Missing Git tags v1.6.16, v1.7.4, v1.7.5, v1.7.6
Issue -
State: closed - Opened by andersk over 1 year ago
- 1 comment
#1781 - Bug with Transitions Show vs {cond && <Comp/>}
Issue -
State: open - Opened by nzdeep over 1 year ago
- 2 comments
Labels: bug
#1780 - Invalid HTML comments in server rendering of <ErrorBoundary>, <Suspense>
Issue -
State: closed - Opened by andersk over 1 year ago
- 6 comments
Labels: enhancement
#1779 - Why doesn't the callback for <For /> provide a reference to the original collection?
Issue -
State: closed - Opened by promethyttrium over 1 year ago
- 2 comments
#1777 - 'solid-js/h' is client-only, yet attempts to import 'solid-js/web/dist/server.js' at build.
Issue -
State: closed - Opened by shareable-vision over 1 year ago
- 2 comments
Labels: unverified bug
#1774 - Propagate errors to parents when throwing errors in nested catchError
Pull Request -
State: closed - Opened by Exelord over 1 year ago
- 3 comments
#1773 - catchError is not propagating error to parent
Issue -
State: closed - Opened by Exelord over 1 year ago
- 2 comments
Labels: bug
#1771 - Make Solid.JS a fully featured Production Framework
Issue -
State: closed - Opened by CordialGit over 1 year ago
- 1 comment
#1769 - add prettier code format in git-commit-hook
Pull Request -
State: closed - Opened by shengxinjing over 1 year ago
- 3 comments
#1768 - SSR fails to run
Issue -
State: closed - Opened by pankajmyt over 1 year ago
- 1 comment
#1767 - Portal's children are not reactive
Issue -
State: closed - Opened by thetarnav over 1 year ago
- 3 comments
Labels: bug
#1764 - Fix merge props
Pull Request -
State: closed - Opened by juanrgm over 1 year ago
- 5 comments
#1763 - `Dynamic` returns a function, contrary to its Typescript signature (as of v1.7)
Issue -
State: closed - Opened by AlexErrant over 1 year ago
- 3 comments
#1762 - set pnpm version
Pull Request -
State: closed - Opened by AlexErrant over 1 year ago
- 3 comments
#1758 - Improve type inference of `createSelector`.
Pull Request -
State: closed - Opened by thetarnav over 1 year ago
- 4 comments
#1756 - Number input resets when typing period on Firefox 113
Issue -
State: closed - Opened by Tuoris over 1 year ago
- 13 comments
Labels: wontfix
#1754 - Value of `<select>` is set before the children are created when using spread
Issue -
State: open - Opened by ghalle over 1 year ago
- 2 comments
Labels: enhancement
#1753 - Can we simplify cathError?
Issue -
State: closed - Opened by snnsnn over 1 year ago
- 1 comment
#1752 - SolidJS web components cannot be nested with each other
Issue -
State: closed - Opened by skychx over 1 year ago
- 6 comments