Disable Autoselect Instances?
See original GitHub issueAutoselect instances is kind of driving me mad.
I use Slack in the browser for reasons I won’t go into, and it has the redux devtools hook exposed just like my local app does, and autoselect instances is constantly jumping between the two applications.
Is there any way I can disable this behavior? I don’t want to troubleshoot Slack’s redux actions, just my own! I have Redux DevTools only allowed to run on ^https?://localhost|0\.0\.0\.0:\d+
but that doesn’t seem to impact this behavior.
Thanks in advance!
Michael
Issue Analytics
- State:
- Created 6 years ago
- Reactions:21
- Comments:8 (2 by maintainers)
Top Results From Across the Web
Developers - Disable Autoselect Instances? - - Bountysource
I use Slack in the browser for reasons I won't go into, and it has the redux devtools hook exposed just like my...
Read more >Turn off auto-select completion element when inside ...
Is there a way to turn off the auto-selection when I'm inside a template? Btw, in Java this happens too, but it almost...
Read more >How Do I Turn Off Auto Select Layer in Photoshop?
In the Options Bar, click the drop-down menu next to Auto Select Layer and choose Disabled from the menu. Note: If you are...
Read more >How do you disable browser autocomplete on web form field ...
Safari notices that there are 2 password fields and disables autocomplete in this case, ... As the browser is the last instance and...
Read more >Disabling autocompletion from spacebar in VS 2022
I found a couple listed fixes for earlier versions to remove the spacebar from the list of keys that trigger autocomplete but not...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Is there any intention to have an option to stick to the selected scope? In the context of applications that use iframes, the scope always jumps to the host and it can be really frustrating.
It should work in the last version, both selecting the current tab instance when opening and filtering urls. “Autoselect” is probably a confusing name, it does “randomly” select the instances, it change the instances depending which dispatches and action.
We’ll explore showing only instances of the current tab in
3.0