Commit 00b5c9b
Move broken selector from exists() to $() for clearer validation
- Reverted isLoggedIn selector back to valid: 'body.logged-in'
- Broke getLoggedInUser selector: 'meta[name="user-login"] >'
- TypeScript now fails with: "Property 'getAttribute' does not exist on type 'never'"
- This clearly demonstrates strict validation is working
Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>1 parent 4bc0567 commit 00b5c9b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
875 | 875 | | |
876 | 876 | | |
877 | 877 | | |
878 | | - | |
| 878 | + | |
879 | 879 | | |
880 | 880 | | |
881 | 881 | | |
| |||
0 commit comments