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
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
an error to endpoint /timeline/http-services/streamResponse failed with error TypeError: NetworkError when attempting to fetch resource.
And there is an issue where, because the HUD didn't exist yet (UI blocking or something), DOM operations were attempted on nodes that did not exist yet, so it was throwing errors. (PR for this soon)
Still seeing this issue on Firefox on v0.22.7. However, it seems to be restricted to only the test "suites" that are fetch()-based. When running the XHR-based equivalent suites, the HUD is shown immediately. Perhaps there's a slightly different update/refresh path between the HUD's fetch() and XHR proxies?
For some tests, HUD never shows up:
Repro:
express.test.app
Timeline
, click onHttp Services
Consistency: Firefox only
The text was updated successfully, but these errors were encountered: