You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update Vite proxy test helper header from WebApp to UiBundle
startViteProxyServer was sending X-Salesforce-WebApp-Proxy but dev.ts
checks X-Salesforce-UiBundle-Proxy, causing the Vite proxy detection
NUT to always fail.
Made-with: Cursor
0 commit comments