-
Notifications
You must be signed in to change notification settings - Fork 216
Augury is very slow or not working #970
Comments
@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. |
How can I revert to 1.2.10? |
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. |
OK, I will try this for now and will wait for the fix. Thanks. |
@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. |
@ArielGueta @obambrough I believe I've found the problem and have the fix in #980. It will be merged and released soon. |
@ArielGueta @obambrough You can confirm this fix with this extension binary (rename from |
I'm getting the error: |
I just changed the extension to crx and tried to load it manually in chrome://extensions/ |
@ArielGueta I'm sorry. Try this one which is just the |
Working! |
@ArielGueta @obambrough Fixed in 1.2.12. Update should come through automatically in the next couple of hours. |
@stevenkampen Thanks!, that worked for me too. |
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) |
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:
When I am trying to click on the
filters
Input arrow nothing is happening.The text was updated successfully, but these errors were encountered: