Experience custom code runs twice
I created an activity in Adobe Target that has an Experience that runs 100% to test custom code. I checked off the box to let the code run in the head. The custom code is a jQuery document ready that then makes a requireJS call (asynchronous) to load another JS file. Once that file loads, it executes a console.log message.
I noticed that every time this experience runs, this custom code runs twice, so the console message is shown twice.
I found another thread here dated April 2016 where Adobe staff said there was a bug in Adobe Target, and it would get fixed in May 2016.
Extra link rendering after recent Target updates
It seems this problem still exists for Ajax calls in custom code. Is there still a problem in Adobe Target? I had to employ the workaround in that other thread, but I am not satisfied that I have to use this workaround.
