Redux-devtools-extension: [Terrible Performance] "Allow to run" not working

Created on 22 Mar 2018  路  6Comments  路  Source: zalmoxisus/redux-devtools-extension

There are a lot of sites using redux and redux-devtools nowadays. Specifically, slack, airbnb, and jira. These are large sites and when redux-devtools-extension is enabled, the performance of the site is _substantially_ impacted (at least, on my machine).

There is an "allow to run" regex box in the options which would remedy this...

But it appears to have stopped working!

Version 2.15.2

Most helpful comment

Well, the above solution doesn't work for long, because eventually chrome will auto-update the extension, and I can't seem to find a way to disable this behavior.

Can the authors pay some attention to this issue? It's really ruining my experience on a lot of the websites I frequently visit.

All 6 comments

Any update?

I have noticed the same issue. JIRA is super slow with Redux devtools open and the extension settings don't seem to work.

JIRA, Slack, and Airbnb have become almost unusable if I'm running this extension. I needed a fix:

This bug appears to have been first introduced in v2.14.0.

You can downgrade to v2.13.2 by following these steps:
1) Remove the extension from chrome
2) Download the 2.13.2.zip of this repo from https://crx.dam.io (direct link: https://crx.dam.io/files/lmhkpmbekcpmknklioeibfkpmmfibljd/2.13.2.zip)
3) Rename 2.13.2.zip to 2.13.2.crx
4) Drag-n-drop the 2.13.2.crx file onto the chrome://extensions page to install it
5) Set your desired "allow to run" options

Well, the above solution doesn't work for long, because eventually chrome will auto-update the extension, and I can't seem to find a way to disable this behavior.

Can the authors pay some attention to this issue? It's really ruining my experience on a lot of the websites I frequently visit.

Allow to run was fixed in 2.16.

I think we should make the extension work only for the current tab, that is useful to have many instances from different tabs, but on the same tab making it worse to debug.

I noticed this behavior today, on Version 75.0.3770.142 (Official Build) (64-bit) of Chrome. The slack web app kept crashing before i could inspect further.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ThinkSalat picture ThinkSalat  路  3Comments

zalmoxisus picture zalmoxisus  路  4Comments

zalmoxisus picture zalmoxisus  路  5Comments

dreszczyk picture dreszczyk  路  4Comments

Koleok picture Koleok  路  4Comments