Skip to content

Comments

Refactor: Update createServerFn methods to POST#728

Open
sentry[bot] wants to merge 1 commit intomainfrom
seer/refactor/server-fn-to-post
Open

Refactor: Update createServerFn methods to POST#728
sentry[bot] wants to merge 1 commit intomainfrom
seer/refactor/server-fn-to-post

Conversation

@sentry
Copy link
Contributor

@sentry sentry bot commented Feb 22, 2026

Fixes TANSTACK-COM-24F. The issue was that: Missing serverFnErrorMiddleware causes server function failures, leading to incomplete page rendering and Google Translate DOM error.

  • Changed getActiveBanners method from GET to POST in src/utils/banner.functions.ts.
  • Changed getTanstackDocsConfig method from GET to POST in src/utils/config.ts.
  • Changed fetchDocs method from GET to POST in src/utils/docs.ts.
  • Changed fetchFile method from GET to POST in src/utils/docs.ts.
  • Changed fetchRepoDirectoryContents method from GET to POST in src/utils/docs.ts.

This fix was generated by Seer in Sentry, triggered automatically. 👁️ Run ID: 10542297

Not quite right? Click here to continue debugging with Seer.

@netlify
Copy link

netlify bot commented Feb 22, 2026

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 07ff994
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/699a8765fb4c240008d17b9c
😎 Deploy Preview https://deploy-preview-728--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 27 (🟢 up 7 from production)
Accessibility: 90 (no change from production)
Best Practices: 75 (🔴 down 8 from production)
SEO: 97 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

0 participants