Skip to content

fix: fix SourceInspector works behind proxy on subpath#249

Merged
AlemTuzlak merged 5 commits intoTanStack:mainfrom
lhilgert9:fix-source-inspector-behind-proxy
Nov 4, 2025
Merged

fix: fix SourceInspector works behind proxy on subpath#249
AlemTuzlak merged 5 commits intoTanStack:mainfrom
lhilgert9:fix-source-inspector-behind-proxy

Conversation

@lhilgert9
Copy link
Copy Markdown
Contributor

@lhilgert9 lhilgert9 commented Oct 30, 2025

🎯 Changes

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 30, 2025

🦋 Changeset detected

Latest commit: 8562c35

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@tanstack/devtools Patch
@tanstack/react-devtools Patch
@tanstack/solid-devtools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Comment thread packages/devtools/src/components/source-inspector.tsx Outdated
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Oct 30, 2025

View your CI Pipeline Execution ↗ for commit 8562c35

Command Status Duration Result
nx affected --targets=test:format,test:eslint,t... ✅ Succeeded 46s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 8s View ↗

☁️ Nx Cloud last updated this comment at 2025-10-30 15:48:25 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Oct 30, 2025

More templates

@tanstack/devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools@249

@tanstack/devtools-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-client@249

@tanstack/devtools-ui

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-ui@249

@tanstack/devtools-utils

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-utils@249

@tanstack/devtools-vite

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-vite@249

@tanstack/devtools-event-bus

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-bus@249

@tanstack/devtools-event-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-client@249

@tanstack/react-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/react-devtools@249

@tanstack/solid-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/solid-devtools@249

commit: 8562c35

@lhilgert9
Copy link
Copy Markdown
Contributor Author

@AlemTuzlak What about this one?

@AlemTuzlak AlemTuzlak merged commit 096744e into TanStack:main Nov 4, 2025
5 checks passed
@github-actions github-actions Bot mentioned this pull request Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SourceInspector not working when served behind a proxy

2 participants