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
#1749 - docs: remove an unavailable video link in `README.md`
Pull Request -
State: closed - Opened by EastSun5566 over 1 year ago
- 2 comments
#1748 - Delete store array item by setting `undefined` causes rendering error
Issue -
State: closed - Opened by leader22 over 1 year ago
- 4 comments
#1747 - Error when creating a new memo, using the createMemo function
Issue -
State: closed - Opened by szagi3891 over 1 year ago
- 8 comments
#1746 - `createMutable` getters do not work if they're on the prototype
Issue -
State: closed - Opened by AFatNiBBa over 1 year ago
- 2 comments
Labels: enhancement
#1744 - createResource swallows error
Issue -
State: closed - Opened by mathieuprog over 1 year ago
- 7 comments
#1742 - Updating onchange causes sibling to mount/unmount
Issue -
State: open - Opened by mattbdc over 1 year ago
- 1 comment
Labels: enhancement
#1741 - Fetcher function is not called for subsequent refetches
Issue -
State: closed - Opened by snnsnn over 1 year ago
- 11 comments
#1740 - feature: Add document property to owner
Pull Request -
State: open - Opened by pedro00dk over 1 year ago
- 5 comments
#1739 - Resource can be `ready` but also return `undefined`
Issue -
State: closed - Opened by deluksic over 1 year ago
- 2 comments
Labels: bug
#1735 - Web component props are set before constructor call
Issue -
State: closed - Opened by pedro00dk over 1 year ago
- 4 comments
Labels: bug
#1734 - Sibling Shows unexpectedly trigger blur on sibling
Issue -
State: open - Opened by alex-stanescu over 1 year ago
- 3 comments
Labels: enhancement
#1733 - Stores on the server aren't proxies
Issue -
State: open - Opened by thetarnav over 1 year ago
- 1 comment
Labels: bug
#1732 - feature: allow configuring the initial value of from
Pull Request -
State: closed - Opened by RobinVdBroeck over 1 year ago
- 4 comments
#1730 - Solid-Element: Add clarification on 'props' parameter in customElement function
Pull Request -
State: closed - Opened by raymondboswel over 1 year ago
- 3 comments
#1729 - Accessing children prop outside of JSX triggers hydration warning
Issue -
State: closed - Opened by marbemac over 1 year ago
- 5 comments
#1728 - test: add tests to `splitProps`
Pull Request -
State: closed - Opened by juanrgm over 1 year ago
- 1 comment
#1727 - Starting from version 1.6.7, webstorm code hints appear abnormal
Issue -
State: closed - Opened by GitOfJason over 1 year ago
- 8 comments
Labels: downstream
#1726 - Rename preload method to load in lazy
Issue -
State: closed - Opened by snnsnn over 1 year ago
- 7 comments
Labels: enhancement
#1725 - `undefined` initial value changes initial resource state to `refreshing`
Issue -
State: open - Opened by thetarnav over 1 year ago
- 2 comments
Labels: enhancement
#1724 - chore: remove ./scripts/bump.js
Pull Request -
State: closed - Opened by K-Sato1995 over 1 year ago
- 2 comments
#1723 - Input Masking: Last Pressed Character Shows Unmasked (even if it suspposed to be)
Issue -
State: closed - Opened by YvanJAquino over 1 year ago
- 2 comments
#1718 - test: add tests to `splitProps` and `mergeProps`
Pull Request -
State: closed - Opened by juanrgm over 1 year ago
- 3 comments
#1716 - Hydration doesn't see the DOM diff
Issue -
State: closed - Opened by vchirikov over 1 year ago
- 4 comments
#1715 - Operation with && in event handlers via props causes the 'outside a createRoot' error
Issue -
State: open - Opened by timothyallan over 1 year ago
- 4 comments
Labels: bug
#1713 - h1, h2, ... are causing an error when used together with universal renderer
Issue -
State: closed - Opened by bigmistqke over 1 year ago
- 1 comment
Labels: bug
#1710 - Optimize `mergeProps` and `splitProps`
Pull Request -
State: closed - Opened by juanrgm over 1 year ago
- 8 comments
#1707 - Error when using Show with more than one direct child element
Issue -
State: closed - Opened by trfx351 over 1 year ago
- 1 comment
Labels: bug
#1703 - perf: avoid unnecessary flat
Pull Request -
State: closed - Opened by juanrgm over 1 year ago
- 4 comments
#1702 - Return type of `createRoot` doesn't consider errors
Issue -
State: open - Opened by thetarnav over 1 year ago
- 4 comments
Labels: typescript
#1699 - stores: array items tracking, removal, fixes #1695
Pull Request -
State: closed - Opened by mdynnl over 1 year ago
- 4 comments
#1697 - Strange Hydration bug
Issue -
State: closed - Opened by KevinBLT over 1 year ago
- 2 comments
Labels: bug
#1695 - Clearing an array with reconcile doesnt properly unset individual array items
Issue -
State: closed - Opened by katywings over 1 year ago
Labels: bug
#1693 - Solid-Start SSR 'v' Client Side
Issue -
State: closed - Opened by KpjComp over 1 year ago
- 5 comments
Labels: unverified bug
#1692 - createResource doesn't rerun fetcher on signal changes with equals: false
Issue -
State: closed - Opened by ghinda over 1 year ago
- 2 comments
#1690 - typescript fetchpriority in image
Issue -
State: closed - Opened by LuisCoderDev over 1 year ago
- 3 comments
Labels: typescript, PRs Welcome
#1689 - Attributes inside custom-element deleted when it come from an object
Issue -
State: closed - Opened by tufik2 over 1 year ago
- 1 comment
#1688 - [Firefox] Render into iframe.contentDocument has bad behavior
Issue -
State: closed - Opened by ricochet1k over 1 year ago
- 1 comment
Labels: bug
#1687 - Portal's children, can't get ref.clientHeight in onMount
Issue -
State: closed - Opened by Reinhard2019 over 1 year ago
- 2 comments
#1684 - Uncaught TypeError: Cannot read properties of null (reading 'nextSibling')
Issue -
State: closed - Opened by elite174 over 1 year ago
- 7 comments
#1681 - signals in For and Index stay in the past if accessed under batch
Issue -
State: open - Opened by thetarnav over 1 year ago
- 1 comment
Labels: enhancement
#1680 - Babel plugin produces incorrect import of the `use` function when used with custom renderer (solid-three)
Issue -
State: closed - Opened by yohgen over 1 year ago
- 6 comments
Labels: downstream
#1678 - Getting c.outlet is not a function error in 1.6.14,1.7 and in few other versions
Issue -
State: closed - Opened by PrashantSingh2618 over 1 year ago
- 1 comment
Labels: downstream
#1677 - Breaking changes in Portal
Issue -
State: closed - Opened by juanrgm over 1 year ago
- 1 comment
Labels: bug
#1676 - Portals used inside a nested ErrorBoundary are not being cleaned up
Issue -
State: closed - Opened by emdede over 1 year ago
- 3 comments
Labels: bug
#1674 - createRessource and astro: Cannot read properties of undefined (reading 'id')
Issue -
State: closed - Opened by millette over 1 year ago
- 4 comments
Labels: unverified bug, downstream
#1669 - Having a context inside of a context of the same type
Issue -
State: closed - Opened by gabrielmfern over 1 year ago
- 2 comments
#1668 - Can't have a key named "toString" in a store
Issue -
State: closed - Opened by alex-dixon over 1 year ago
- 2 comments
Labels: bug
#1667 - Add "at a glance" section to the README
Pull Request -
State: closed - Opened by Jutanium over 1 year ago
- 5 comments
#1666 - use:directive doesn't work in HTML literal templates
Issue -
State: closed - Opened by chvelkov over 1 year ago
- 3 comments
Labels: enhancement
#1665 - Content of head tags not escaped properly
Issue -
State: closed - Opened by benoitv-code over 1 year ago
- 3 comments
#1664 - make it harder for the optimizer to incorrectly export DEV twice
Pull Request -
State: closed - Opened by xunilrj over 1 year ago
- 4 comments
#1663 - 1.7 JSX template error
Issue -
State: closed - Opened by thetarnav over 1 year ago
- 6 comments
Labels: bug
#1661 - isWrappable(new Class()) return false
Issue -
State: closed - Opened by Reinhard2019 over 1 year ago
- 3 comments
Labels: wontfix
#1660 - v1.7 does not build on skypack
Issue -
State: closed - Opened by xunilrj over 1 year ago
- 12 comments
#1658 - New Demo: ezMCQ
Pull Request -
State: closed - Opened by xyntechx over 1 year ago
- 2 comments
#1656 - Rollup not reading signal types properly
Issue -
State: closed - Opened by dweng0 over 1 year ago
- 5 comments
#1654 - Fix external source tests
Pull Request -
State: closed - Opened by niccholaspage over 1 year ago
- 2 comments
#1653 - Undesired behaviour: Portal bypasses Suspense
Issue -
State: closed - Opened by petermakeswebsites over 1 year ago
- 2 comments
Labels: bug
#1652 - Add `loading` attribute type to `<iframe>`
Pull Request -
State: closed - Opened by kidonng over 1 year ago
- 3 comments
#1651 - After version 1.6.13 (DOM expressions 0.35.19), hydration markers like <!> are showing up in fragments
Issue -
State: closed - Opened by CalLavicka over 1 year ago
- 1 comment
Labels: bug
#1649 - Fix infinite loop in Suspense error handling on the server
Pull Request -
State: closed - Opened by thetarnav over 1 year ago
- 2 comments
#1648 - Maximum call stack size exceeded in Suspense error handling on the server
Issue -
State: closed - Opened by thetarnav over 1 year ago
Labels: bug
#1647 - Add dynamic typing to InputHTMLAttributes based on specified input type
Pull Request -
State: closed - Opened by jesseb34r over 1 year ago
- 2 comments
#1646 - Wrong typescript type on createStore when using generics
Issue -
State: closed - Opened by ChrisCoy over 1 year ago
- 2 comments
#1643 - Server fetched resources not sent to client when not used in initial render, then it stucks on client
Issue -
State: closed - Opened by XiNiHa over 1 year ago
- 6 comments
#1642 - InputHTMLAttributes does not have all native input attributes
Issue -
State: closed - Opened by jesseb34r over 1 year ago
- 6 comments
Labels: typescript
#1641 - ssr: template literals escaped on client-side re-render
Issue -
State: closed - Opened by dimitri-lenkov over 1 year ago
- 1 comment
#1640 - TypeScript: Event properties can be omitted but not set to undefined
Issue -
State: closed - Opened by WesSouza over 1 year ago
- 5 comments
Labels: typescript, PRs Welcome
#1639 - Google map iframe typescript error
Issue -
State: closed - Opened by LuisCoderDev over 1 year ago
- 1 comment
Labels: typescript
#1638 - Solid v1.7
Pull Request -
State: closed - Opened by ryansolid over 1 year ago
- 5 comments
#1635 - Refactor Dynamic to add createDynamicComponent
Pull Request -
State: closed - Opened by titoBouzout over 1 year ago
- 5 comments
#1634 - Forwarding ref is not working as expected.
Issue -
State: closed - Opened by x6ax6b over 1 year ago
- 1 comment
#1630 - Property 'checked' does not exist on type 'EventTarget & Element'
Issue -
State: closed - Opened by moshuchao over 1 year ago
- 3 comments
Labels: typescript
#1626 - Weirdness with reactivity/signals?
Issue -
State: closed - Opened by bdombro over 1 year ago
- 2 comments
#1624 - Suspense Fallback disappears when interacting with counter
Issue -
State: closed - Opened by rtkaaho over 1 year ago
- 1 comment
Labels: bug
#1622 - Data transformation functions such as angular pipes feature support
Issue -
State: closed - Opened by savanrajkotiya over 1 year ago
#1620 - feat(store): deep watch on dependencies
Pull Request -
State: closed - Opened by iosamuel over 1 year ago
- 8 comments
#1617 - can you provide h function for customize renderer.
Issue -
State: closed - Opened by zsytssk over 1 year ago
- 1 comment
Labels: enhancement
#1616 - onMount got executed server side
Issue -
State: closed - Opened by bwyx over 1 year ago
- 2 comments
#1614 - Branching on Effect value and a Selector can break reactivity when Effect value is checked first
Issue -
State: closed - Opened by L1Q over 1 year ago
- 4 comments
#1613 - v1.6.13: on astrojs: r is not defined
Issue -
State: closed - Opened by btakita over 1 year ago
- 1 comment
#1610 - Need clarification on jsx-runtime
Issue -
State: closed - Opened by supermoose-z over 1 year ago
- 1 comment
#1609 - Switch test runner from Jest to Vitest
Pull Request -
State: closed - Opened by niccholaspage over 1 year ago
- 19 comments
#1605 - `children` prop should be callable to add attributes
Issue -
State: closed - Opened by Blazzike over 1 year ago
- 2 comments
#1604 - End to end reactivity example with state on server through API and client initiated state changes
Issue -
State: closed - Opened by edimoldovan over 1 year ago
#1603 - Wrong error message
Issue -
State: closed - Opened by Mubasher-Skylinx over 1 year ago
- 2 comments
#1602 - New state field of createResource returns inconsited values on server & client (resolved vs ready)
Issue -
State: closed - Opened by klener89 over 1 year ago
Labels: bug
#1601 - Firefox: noscript tag escaping child elements on hydration
Issue -
State: closed - Opened by dimitri-lenkov over 1 year ago
- 7 comments
Labels: bug
#1600 - webRes.headers is not iterable
Issue -
State: closed - Opened by aarongreenlee over 1 year ago
- 2 comments
#1599 - onCleanup not always called on the server
Issue -
State: closed - Opened by marbemac over 1 year ago
- 2 comments
Labels: bug
#1598 - Missing Git tags v1.6.11, v1.6.12
Issue -
State: closed - Opened by andersk over 1 year ago
- 1 comment
#1596 - Bug [babel-plugin-jsx-dom-expressions?]: rendering updates from signals can error for children of a fragment
Issue -
State: closed - Opened by andparsons over 1 year ago
- 3 comments
Labels: bug
#1594 - Suspense Fallback failing to render / appear on screen
Issue -
State: closed - Opened by yaq-cc over 1 year ago
- 2 comments
Labels: question
#1593 - Solid reads `0` from `undefined` in the `<Switch>` component
Issue -
State: closed - Opened by victor-wm over 1 year ago
- 2 comments
#1592 - Add `ClientOnly`
Pull Request -
State: open - Opened by lxsmnsyc over 1 year ago
- 8 comments
#1588 - Portal's mount parameter doesn't work
Issue -
State: closed - Opened by GakkiiSmile over 1 year ago
- 3 comments
Labels: enhancement
#1587 - Async results do not update state when SSR+Streaming
Issue -
State: closed - Opened by gxxcastillo over 1 year ago
- 9 comments
#1586 - ErrorBoundary fallback called twice.
Issue -
State: closed - Opened by LiQuidProQuo over 1 year ago
#1583 - Hydration fails randomly in Astro Project
Issue -
State: closed - Opened by Tanguy-Magnaudet over 1 year ago
- 3 comments
#1577 - Export `isDev` const from `solid-js/web`
Pull Request -
State: closed - Opened by thetarnav almost 2 years ago
- 2 comments