Closed billyranario closed 2 years ago
Is there any way to disable autofocos on editor when data is loaded? I got this problem in an Edit page of my application. Thanks
You can set props disabled 's value to true when you don't want editor to be autofocused.
disabled
true
Fixed disabled not working in v0.2.6. Thanks for your issue.
Is there any way to disable autofocos on editor when data is loaded? I got this problem in an Edit page of my application. Thanks