Skip to content

Commit 7fef4b5

Browse files
committed
Use older one-time tabindex fix to prevent tabindex set to -1 by self
1 parent 2f10bc0 commit 7fef4b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code-input.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ var codeInput = {
3737
*/
3838
textareaSyncAttributes: [
3939
"value",
40-
"tabindex",
4140
// Form validation - https://developer.mozilla.org/en-US/docs/Learn/Forms/Form_validation#using_built-in_form_validation
4241
"min", "max",
4342
"type",

0 commit comments

Comments
 (0)