This repository was archived by the owner on Oct 22, 2025. It is now read-only.
Commit 88e9b4c
Kevin Howard
Changed selectorText check based on @niemyjski 's suggestion.
Instead of checking whether or not selectorText is defined, check to
validate that it is a string since toLowerCase is a string method.1 parent e4f28b5 commit 88e9b4c
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
530 | 530 | | |
531 | 531 | | |
532 | 532 | | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
538 | 537 | | |
539 | 538 | | |
540 | 539 | | |
| |||
0 commit comments