fix(useFocusVisible): use Reflect.defineProperty to wrap HTMLElement.prototype.focus #10041
fix(useFocusVisible): use Object.defineProperty to wrap HTMLElement.…
6fbb5922
antododo
force pushed
from
13000685
to
6fbb5922
71 days ago
use Reflect.defineProperty instead of Object.defineProperty
f5370059
reidbarber
changed the title fix(useFocusVisible): use Object.defineProperty to wrap HTMLElement.prototype.focus fix(useFocusVisible): use Reflect.defineProperty to wrap HTMLElement.prototype.focus 60 days ago
Merge branch 'main' into fix/use-focus-visible-define-property
0a7bc76a
yihuiliao
merged
1e5a2659
into main 47 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub