Avatar for the reflex-dev user
reflex-dev
reflex
BlogDocsChangelog

Performance History

Latest Results

Use full_raw_path for heading anchor hrefs HeadingLink built its anchor href from router.page.full_path, which is the normalized (registered-route) path. When frontend_path is set, that path is stripped of the mount prefix; the generated href drops the prefix too and clicking jumps to a route that doesn't exist on the ingress. Switch to full_raw_path, which is the URL the client actually requested and preserves the frontend_path prefix. When frontend_path is unset, full_path equals full_raw_path, so this is a no-op for that case. The paired rx.set_clipboard(href) in on_click reads the same local, so the "copy link" action and the rendered href stay consistent.
claude/fix/heading-full-raw-path
1 hour ago
add test cases for multi-component frontend/backend path
FarhanAliRaza:add-backend-path
6 hours ago
Fixturify the new test_app set_contexts test case
masenf/shared-state-direct-mod
7 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
Use full_raw_path for heading anchor hrefs#6341
2 hours ago
cd0a868
claude/fix/heading-full-raw-path
CodSpeed Performance Gauge
0%
6 hours ago
654b4fe
FarhanAliRaza:add-backend-path
CodSpeed Performance Gauge
0%
7 hours ago
f5d94b7
masenf/shared-state-direct-mod
© 2026 CodSpeed Technology
Home Terms Privacy Docs