react-hook-form / devtools

📋 DevTools to help debug forms.
https://react-hook-form.com/dev-tools
MIT License
638 stars 48 forks source link

Devtools value width limited #206

Open bombillazo opened 7 months ago

bombillazo commented 7 months ago

Version Number

7.49.3

Codesandbox/Expo snack

N/A

Steps to reproduce

  1. Open devtools
  2. Use complex object in form data
  3. See truncated form data view
image

Expected behaviour

Width of value in devtools takes max width

What browsers are you seeing the problem on?

Firefox

Relevant log output

No response

Code of Conduct

bombillazo commented 3 weeks ago

Any updates?