reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Extend test case for slow path
riebecj:main
2 hours ago
test(state): add regression test for get_var_value with async computed vars Reproduces the bug fixed in https://github.com/reflex-dev/reflex/pull/6391 where get_var_value returned the un-awaited coroutine for an async computed var instead of the underlying value. https://claude.ai/code/session_01PLGmhJG9HNUzobmBRXQUnc
riebecj:main
2 hours ago
fix(app): handle https and versioned subpath imports
BABTUNA:fix-6234-library-subpath
2 hours ago
fix(app): support register_lifespan_task as a decorator (#6343) * Support register_lifespan_task decorator usage * refactor(lifespan): tighten register_lifespan_task typing and guard Replace the compound return-type union with @overload stubs + a TypeVar so decorated functions keep their exact signature. Reject asyncio.Task + kwargs early with a clear error (previously would silently build a broken partial), which also eliminates the two pyright ignores. Swap the test's implementation-detail asserts (functools.partial internals) for a behavioral call-the-task check. --------- Co-authored-by: Farhan Ali Raza <farhanalirazaazeemi@gmail.com>
main
2 hours ago
fix(upload): correct on_drop_rejected args spec (#6342) * Fix upload on_drop_rejected args spec * test(upload): parametrize on_drop_rejected spec check over GhostUpload too --------- Co-authored-by: Farhan Ali Raza <farhanalirazaazeemi@gmail.com>
main
3 hours ago
fix: make `ruff format` work outside of pre-commit (#6388) * fix: make `ruff format` work outside of pre-commit * only enable format preview
main
3 hours ago
Fixing local state var case
riebecj:main
7 hours ago
Fixing newline error
riebecj:main
7 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Return the true value of an `AsyncComputedVar` when called via `get_var_value()`
#6391
2 hours ago
b7a3353
riebecj:main
CodSpeed Performance Gauge
0%
fix(app): normalize subpath imports to install base npm package
#6380
3 days ago
7516516
BABTUNA:fix-6234-library-subpath
CodSpeed Performance Gauge
0%
docs: simplify README install and modernize image example
#6390
7 hours ago
6958d00
docs/readme-cleanup
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs