react-spectrum
1e5a2659
- fix(useFocusVisible): use Reflect.defineProperty to wrap HTMLElement.prototype.focus (#10041)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
45 days ago
fix(useFocusVisible): use Reflect.defineProperty to wrap HTMLElement.prototype.focus (#10041) * fix(useFocusVisible): use Object.defineProperty to wrap HTMLElement.prototype.focus * use Reflect.defineProperty instead of Object.defineProperty
References
#10041 - fix(useFocusVisible): use Reflect.defineProperty to wrap HTMLElement.prototype.focus
Author
antododo
Parents
bc141b21
Loading