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 was archived by the owner on May 25, 2021. It is now read-only.
Description of issue:
When attempting to run an angular app locally using ng serve from the base cli project startup, state is not showing in the panel for any selected components. If I close and reopen dev-tools I receive an error only when Augury is installed.
Uncaught (in promise) DOMException: Failed to execute 'postMessage' on 'Window': An object could not be cloned.
I think these 2 issues may be connected, but either way Augury is unusable. A separate but possibly related note is that when attempting to select different components it causes chrome to slow down drastically and hang for roughly 5 seconds on larger component loads that it didn't used to do in the past.
Angular version (required): 7.2.15
amitsinghrawat1994, WhitWaldo, jwoodmansey, RaymondCoplin and luccascorrea