Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Augury is very slow or not working #970

Closed
ArielGueta opened this issue Feb 13, 2017 · 14 comments
Closed

Augury is very slow or not working #970

ArielGueta opened this issue Feb 13, 2017 · 14 comments
Assignees
Labels

Comments

@ArielGueta
Copy link

ArielGueta commented Feb 13, 2017

I am using Chrome version 55.

When I am trying to navigate to different sections like NgModules it's very slow or not working at all.

The second thing is:

alt text

When I am trying to click on the filters Input arrow nothing is happening.

@obambrough
Copy link

obambrough commented Feb 13, 2017

@ArielGueta I'm seeing the same issue as you - pressing the filter arrow (or any header, e.g. 'Injector Graph', 'Router Tree'...) does nothing, until you select a different element in the component tree, then navigate back to the previous component - the property will now be expanded (or the tab selected will be shown.) I reverted to Augury 1.2.10 and this fixed the problem.

@ArielGueta
Copy link
Author

How can I revert to 1.2.10?

@obambrough
Copy link

Not sure if there's a proper way but I just went to the releases page (https://github.com/rangle/augury/releases) and downloaded the augury.crx for 1.2.10 and then dropped the downloaded file into my browser (I uninstalled the 1.2.11 first.) I'm not sure if extensions get automatically updated, but it is working for me right now.

@ArielGueta
Copy link
Author

OK, I will try this for now and will wait for the fix. Thanks.

@stevenkampen
Copy link
Contributor

@ArielGueta @obambrough Can either of you guys point to a repo that exhibits this issue? I'm not able to reproduce with our example apps so far.

@stevenkampen
Copy link
Contributor

@ArielGueta @obambrough I believe I've found the problem and have the fix in #980. It will be merged and released soon.

@stevenkampen
Copy link
Contributor

@ArielGueta @obambrough You can confirm this fix with this extension binary (rename from zip to crx).
augury-1806.zip

@ArielGueta
Copy link
Author

I'm getting the error:
CRX_MAGIC_NUMBER_INVALID

@ArielGueta
Copy link
Author

I just changed the extension to crx and tried to load it manually in chrome://extensions/

@stevenkampen
Copy link
Contributor

stevenkampen commented Feb 14, 2017

@ArielGueta I'm sorry. Try this one which is just the crx built locally and renamed to zip.
augury.zip

@ArielGueta
Copy link
Author

Working!

@stevenkampen
Copy link
Contributor

@ArielGueta @obambrough Fixed in 1.2.12. Update should come through automatically in the next couple of hours.

@obambrough
Copy link

@stevenkampen Thanks!, that worked for me too.

@giovannischirano
Copy link

giovannischirano commented Sep 25, 2017

Hi @stevenkampen, I have a similar problem on my Augury extension. It isn't working at all. When I open the tab I can only close it otherwhise it's all frozen (also mouse pointer doesn't point to the onover element). Angular version: 4.4.3; Chrome 61.0.3163.100 (64 bit)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants