issues
search
preactjs
/
signals
Manage state with style in every framework
https://preactjs.com/blog/introducing-signals/
MIT License
3.81k
stars
95
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
A `mySignal.value` in an unused execution path will not trigger updates
#621
ackvf
opened
1 day ago
1
simplify text update patch
#620
developit
closed
3 days ago
1
Version Packages 1.x.x
#619
github-actions[bot]
opened
4 days ago
0
Backport developit fix
#618
JoviDeCroock
closed
4 days ago
1
Fix text update recomputing in @preact/signals 1.3.x
#617
developit
closed
3 days ago
2
Re-assigning NaN is seen as a value change
#614
Legioth
opened
1 month ago
3
How should one check for `compSig instanceof Signal` for a computed after #587?
#613
AlexJeffcott
closed
1 month ago
3
transformer not working on React.memo
#612
divyam234
closed
1 month ago
1
fix(signals-react): use isomorphic layout
#611
Xstoudi
closed
1 month ago
4
Throw error when binding signal to event handler
#610
JoviDeCroock
opened
1 month ago
3
Change delay to double microtask for prop updates
#609
JoviDeCroock
opened
1 month ago
3
Signal.value re-rendering works in versions 1.3.8, but not in version 2.
#608
adixoo
closed
1 month ago
2
Signals passed to event-handlers stop updating
#607
JoviDeCroock
opened
1 month ago
0
Warning: useLayoutEffect does nothing on the server
#606
Xstoudi
closed
1 month ago
5
Revert raf aligned effects for react
#605
JoviDeCroock
closed
1 month ago
3
Raf aligned dom updates
#604
JoviDeCroock
closed
1 month ago
3
Version Packages
#603
github-actions[bot]
opened
1 month ago
1
chore: Bump pnpm version
#601
rschristian
closed
2 months ago
4
chore: Support running a subset of tests
#600
rschristian
closed
1 month ago
3
react, conditional rendering not working with `signal(bool)`
#598
2nthony
closed
2 months ago
1
Signal is not rendering JSX updates
#597
echo292
closed
2 months ago
3
RAF aligned effects
#595
JoviDeCroock
closed
1 month ago
5
signals/core: Add a way to subscribe to signal changes without re-computing values
#593
mbeckem
opened
3 months ago
1
Version Packages
#592
github-actions[bot]
closed
3 months ago
1
Bump react for ReadonlySignal
#591
JoviDeCroock
closed
3 months ago
3
Type 'ReadonlySignal' is not assignable to type 'ReactNode'.
#590
pmartin-cogility
closed
3 months ago
4
Using `@preact/signals` with `hydrate` or `render` the state updates but the re-render never happens.
#589
na47io
closed
3 months ago
11
Version Packages
#588
github-actions[bot]
closed
3 months ago
1
Adjust ReadOnlySignal so we cant widen the type
#587
JoviDeCroock
closed
3 months ago
3
Version Packages
#586
github-actions[bot]
closed
4 months ago
1
`ReadonlySignal` should not inherit from `Signal` type
#585
KillariDev
closed
3 months ago
5
feat(react-transform): Suppport require syntax in our babel transform
#584
JoviDeCroock
closed
4 months ago
6
Dependency array for useComputed
#583
foxt
closed
4 months ago
5
fix(react-signals-transform): Support nested functions accessing signals
#582
JoviDeCroock
closed
4 months ago
4
Creating a new deployment in PM2 breaks a simple Signal app
#581
saeho
closed
4 months ago
7
Error: A React Element from an older version of React was rendered when using React 19
#580
Artur-
closed
4 months ago
2
Version Packages
#579
github-actions[bot]
closed
4 months ago
1
chore(signals): add default undefined type
#578
JoviDeCroock
closed
5 months ago
3
chore(signals-react): throw error when auto-tracking with React 19
#577
JoviDeCroock
closed
5 months ago
3
installAutoSignalTracking fails with React 19
#576
Artur-
closed
5 months ago
3
@preact/signals-react-transform not working in React Native
#575
phanthaoIT
closed
4 months ago
13
Modify a signal in the constructor of root component will throw an error
#574
xymopen
closed
4 months ago
4
fix: Issue template link
#573
rschristian
closed
5 months ago
3
Updating the signal does not cause component rerender
#572
Snowflake04
closed
5 months ago
1
Initial signal value react native input field not showing
#571
SupertigerDev
opened
5 months ago
14
Fix out-of-order effect error when suspending in React Native
#570
developit
closed
5 months ago
3
Not reactive when using with `preact-render-to-string`
#569
sransara
closed
5 months ago
5
Proposal to add a signal version of the "useSyncExternalStore" hook
#568
ndt080
opened
5 months ago
7
React Build error after adding plugin in vite confige
#567
awais-kaleem-blocksdev
closed
5 months ago
4
When will react19 be supported?
#566
lyboy2012
closed
5 months ago
16
Next