Bug in version 3.2.2
-
Hi,
I’m inserting this ad and it works perfectly without FVM:
cb.cmd.push(function(){cb({playerId:"1c29db-b110-4350-9460-5346a3b47"}).render("612e04d63a69bed46a146c9a4")})};});}
After using FVM 3.2.2, and when enabling the option: Enable JS Processing, the code becomes:
cb.cmd.push(function(){cb({playerId:"1c29db-b110-4350-9460-5346a3b47"}).render("612e04d63a69bed46a146c9a4")})
As you can see, it omits the semicolons and some brackets, and as a result, the ad is not working…
The code only works when I downgrade FVM and use the older version 3.1.4.Regards,
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Bug in version 3.2.2’ is closed to new replies.