reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Test shadowed touched-state methods in Redis and shared updates
JohannesGezachew:fix-get-was-touched-shadow
13 minutes ago
Call _get_was_touched through BaseState so a state var cannot shadow it A state that defines a var named _get_was_touched replaced the framework method on the instance, so the disk and Redis state managers failed every flush with TypeError: 'int' object is not callable and never persisted the state. Call the method through BaseState at its internal call sites.
JohannesGezachew:fix-get-was-touched-shadow
28 minutes ago
Drop force_match from rx.form.message when match is not set (#7133) * Drop force_match from rx.form.message when match is not set Radix FormMessage only reads forceMatch together with match. Without match it passes forceMatch through to the DOM span, so React logged an unknown prop warning. Exclude force_match from the rendered props in that case. * Move FormMessage test import to module scope --------- Co-authored-by: Farhan <www.mfarvirus@gmail.com>
main
29 minutes ago
Move FormMessage test import to module scope
JohannesGezachew:fix-form-message-force-match
41 minutes ago
fix(upload): handle unknown event handlers (#6861) * fix(upload): handle unknown event handlers Signed-off-by: hariomloharapps <hariomlohar.new@gmail.com> * Update _upload.py * Add news fragment for 6860 upload handler fix * Format the upload handler guard and drop the exact detail assertion Claude-Session: https://claude.ai/code/session_01K3NqKqKmfsJ2X5nkgvcjbX --------- Signed-off-by: hariomloharapps <hariomlohar.new@gmail.com> Co-authored-by: Farhan <www.mfarvirus@gmail.com>
main
1 hour ago
drop the microseconds-per-second literal from the duration serializer
benedikt-bartscher:add-timedelta-envvar
4 hours ago
describe the duration format directly and test the microsecond unit
benedikt-bartscher:add-timedelta-envvar
4 hours ago
serialize durations exactly and stop the round-trip test leaking its env var
benedikt-bartscher:add-timedelta-envvar
5 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Call _get_was_touched through BaseState so a state var cannot shadow it
#7132
21 minutes ago
6f8de0f
JohannesGezachew:fix-get-was-touched-shadow
CodSpeed Performance Gauge
0%
Drop force_match from rx.form.message when match is not set
#7133
48 minutes ago
08cfcab
JohannesGezachew:fix-form-message-force-match
CodSpeed Performance Gauge
0%
add timedelta env var
#7131
4 hours ago
60e9697
benedikt-bartscher:add-timedelta-envvar
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs