Thread Starter
qweezz
(@qweezz)
As I can see when I click on update dev environment in pluging settings then my index.html updates and in index.html something wrong…for example there’re not all tags are closed. For example:
There’re only 23 lines of code like this:
fpr(“init”, {cid:”vz7bdywc”});
fpr(“click”);
</script>
As you can see there’s no opening <script> tag for some reason….how to fix that?