fix: support late-mounted Pacer Devtools - #239
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
View your CI Pipeline Execution ↗ for commit df17e6f
☁️ Nx Cloud last updated this comment at |
Summary
Impact
@tanstack/pacer-devtoolsnow requires@tanstack/pacer >=0.21.2for the registry subscription APIRoot cause
EventClientpermanently stops attempting bus delivery after five failed connection retries. The Devtools provider previously subscribed only to future bus events, so utilities created before a lazy-mounted panel could not be discovered and later events remained invisible.Testing
pnpm --filter @tanstack/pacer test:lib --run— 522 tests passedpnpm --filter @tanstack/pacer-devtools test:lib --rungit diff --check