• Resolved qweezz

    (@qweezz)


    Hi

    After I start dev server…blank page opens with the following error:
    fpr(“init”, {cid:”vz7bdywc”}); fpr(“click”);

    What is this? How to deal with it?

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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?

    Plugin Author rockiger

    (@rockiger)

    Hello @qweezz, sorry that ReactPress is not working as exspected. I never saw something like the error message above. This is all code, that isn’t in the plugin. So the reason must be some interplay between different plugins.

    What development system are you using? What other plugins do you have installed?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting this error: fpr(“init”, {cid:”vz7bdywc”}); fpr(“click”);’ is closed to new replies.