Open mcdurdin opened 6 months ago
In the original reporter's situation, there are 14 script elements, and keymanweb.js is number 2, not number 13.
Do you have a link?
In the original reporter's situation, there are 14 script elements, and keymanweb.js is number 2, not number 13.
Do you have a link?
Not a public one. Can send you one via slack.
Moving this to the web bug fixes sprint since I didn't get to this in the assigned sprints. @mcdurdin
This is unreliable if the script is injected, for example:
In the original reporter's situation, there are 14 script elements, and keymanweb.js is number 2, not number 13.
I think we should be able to use
document.currentScript
for this scenario?