Default Hotkey #199
              
                Unanswered
              
          
                  
                    
                      AdamHG2411
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
The Tanstack Devtools seem to use Shift+A as the default shortcut to open and close the devtools panel. This causes problems when the user needs to type a capital "A" into a form, which seems like a fairly common event. I was able to remove the shortcut with
openHotkey: []and deleting the old hotkey from local storage, but this seems like a pain. Would it make sense to change that default to a less frequently used combo? I'm fairly new to Tanstack, so apologies if I'm missing something obvious.Beta Was this translation helpful? Give feedback.
All reactions