SinachPatandClaude Sonnet 4.6 8bbee987ff fix: resolve false 'static page' detection and missing route discovery on CLI-proxied apps
Three related fixes for the canvas live-render panel:

1. captureExistingTree() in fiber-hook — retroactively walks the already-
   mounted React fiber tree via __reactFiber$ DOM annotations. Called
   immediately on READY (handles post-hydration race) and again at 2 s
   (handles deferred hydration / Suspense). Prevents the 'Static HTML page'
   false positive on React apps that mounted before the hook script ran.

2. Static-page timer bumped from 4 s → 8 s in LiveArtboard to give the
   2-second captureExistingTree safety-net enough headroom before the
   no-React verdict fires.

3. Route discovery same-origin fix applied to both renderer/fiber-hook.ts
   and live-sdk/hook.ts — root-relative hrefs (starting with '/') are now
   accepted regardless of origin so CLI-proxied pages (where links still
   point to the original domain) expose their navigation routes correctly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 08:36:20 +01:00
2026-05-04 12:30:56 +01:00
2026-04-23 09:39:01 +01:00
2026-05-03 20:34:18 +01:00
2026-05-06 22:11:40 +01:00
2026-04-26 21:33:59 +01:00
2026-04-23 09:39:01 +01:00
2026-04-30 16:47:26 +01:00
2026-04-23 04:20:14 +01:00
2026-04-23 04:20:14 +01:00
2026-04-23 04:20:14 +01:00
2026-04-23 04:20:14 +01:00
2026-04-23 04:20:14 +01:00
2026-05-04 12:30:56 +01:00
2026-05-06 22:11:40 +01:00
2026-04-23 09:39:01 +01:00
2026-04-29 12:09:18 +01:00
2026-04-23 10:07:07 +01:00
2026-04-23 09:39:01 +01:00
S
Description
The Agentic WordPress Management Platform. Just describe what you want. Wursor does the rest.
1.9 MiB
Languages
TypeScript 82.8%
PHP 10.2%
CSS 6.2%
HTML 0.4%
Shell 0.4%