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
The browser network log is currently being flooded with Chromatic API calls as it polls for changes. This is annoying when attempting to work on a story that also makes network requests.
Furthermore, a HTTPS_PROXY isn't currently supported for these requests, even though the Chromatic CLI does support these.
To reproduce
Just run the addon and look at the DevTools network tab.
Environment
All versions.
The text was updated successfully, but these errors were encountered:
ghengeveld
changed the title
Chromatic API requests should happen server-side and support a proxy agent
API requests should happen server-side and support a proxy agent
May 27, 2024
Describe the bug
The browser network log is currently being flooded with Chromatic API calls as it polls for changes. This is annoying when attempting to work on a story that also makes network requests.
Furthermore, a HTTPS_PROXY isn't currently supported for these requests, even though the Chromatic CLI does support these.
To reproduce
Just run the addon and look at the DevTools network tab.
Environment
All versions.
The text was updated successfully, but these errors were encountered: