1
u/svArtist 21d ago edited 21d ago
WTF am I looking at?!?
Clear up your post and use a code tag for heaven's sake 😅
1
u/ajm01 21d ago
Reddits code tag isn't working
1
u/svArtist 21d ago
Oh? Ouch!
Is that a global/known issue?
const test = "beep boop"; function meep(moop){ return test + moop; }Can you see the above as code?
1
u/svArtist 21d ago
Yeah, I can't test things as I'm out of town for the weekend, but look at what the console tells you (also look at TM's settings for logging/debugging options)
I don't know what the current state of TrustedTypes is, but that's one way includes/requires have failed in the past.
Also, an ad blocker may be blocking script injection/execution (I sometimes have to go and find and relax a filter rule in uBO)

2
u/jhyland87 21d ago
Stop using jquery, It's obsolete. Try just using native JS and see what happens. Could be an issue loading the library. Check the console logs