question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disable Autoselect Instances?

See original GitHub issue

Autoselect 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:open
  • Created 6 years ago
  • Reactions:21
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

5reactions
shtefanntzcommented, Jan 15, 2020

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.

5reactions
zalmoxisuscommented, Dec 7, 2018

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

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found