devtools-extension icon indicating copy to clipboard operation
devtools-extension copied to clipboard

📋 Chrome extension devtools to help debug forms.

Results 5 devtools-extension issues
Sort by recently updated
recently updated
newest added

Hi, I'm able to use the devtools inside the UI, but when trying the extension I always get: ``` Oops.. No React Hook Form here! ``` (even when I reload...

help wanted

The entire browser would freeze up nearly constantly when the dev tools were open on a page.

![image](https://user-images.githubusercontent.com/29330847/178400532-2a3fce27-e910-4212-a35b-129d761ec554.png) When devtools panel is in the bottom. Style need to be changed (maybe left-right layout).

enhancement

## Solution Reload the page (Ctrl+Shift+R) ## Why content script can't resend `INIT` message when router change

bug