I'm trying to make a complicated widget using React and need to attach the Javascript to the footer, however using 'scope' => 'footer' doesn't seem to do the trick. Perhaps I'm missing something?
I'm trying to make a complicated widget using React and need to attach the Javascript to the footer, however using 'scope' => 'footer' doesn't seem to do the trick. Perhaps I'm missing something?
You could try testing a simple example to see if it puts it in the footer.
Not sure if that'll work or not.