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 the page)

Your documentation says the DOM UI should not show up since there is the extension, but it's not hmmmm.
And when clicking the extension icon I get:

Whereas the devtools works in the UI... what does "debug mode" means? It's on setting <DevTool control={control} />, no?
Thank you,
Hi,
I'm able to use the devtools inside the UI, but when trying the extension I always get:
(even when I reload the page)
Your documentation says the DOM UI should not show up since there is the extension, but it's not hmmmm.
And when clicking the extension icon I get:

Whereas the devtools works in the UI... what does "debug mode" means? It's on setting
<DevTool control={control} />, no?Thank you,