my html page has ErrorUtils caught an error: “<![EX[[”Tried to listen to element












1














I have developed a web page with pure HTML CSS and javascript. I have embedded an iFrame of a facebook in to the page with the help of using this link to create it .



https://developers.facebook.com/docs/plugins/page-plugin/



it gives me a complete iFrame tag to embed in webpage. something like this.



<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>


the problem is that in console of inspect , it has 8 error with this description



2_lKGfYKUpd.js:55 ErrorUtils caught an error: "<![EX[["Tried to listen to element of type %s from %s: %s","click","Error","C...". Subsequent errors won't be logged; see https://fburl.com/debugjs.



what exactly should I do to solve this problem.
I appreciate any kind of help.
Thank you










share|improve this question






















  • This is coming from Facebook’s code, there is nothing you can do about it from your end.
    – misorude
    Nov 13 '18 at 10:41










  • @misorude thank you very very much . so it feels much better it does not depend on deveoper. just another question , once I checked the web page it said the service is unavailable. I thought it might be because of these erorrs. what do you think with respect!
    – neda Derakhshesh
    Nov 13 '18 at 10:50










  • @misorude feel free to answer the question if you like I will accepted. thank you
    – neda Derakhshesh
    Nov 13 '18 at 10:51
















1














I have developed a web page with pure HTML CSS and javascript. I have embedded an iFrame of a facebook in to the page with the help of using this link to create it .



https://developers.facebook.com/docs/plugins/page-plugin/



it gives me a complete iFrame tag to embed in webpage. something like this.



<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>


the problem is that in console of inspect , it has 8 error with this description



2_lKGfYKUpd.js:55 ErrorUtils caught an error: "<![EX[["Tried to listen to element of type %s from %s: %s","click","Error","C...". Subsequent errors won't be logged; see https://fburl.com/debugjs.



what exactly should I do to solve this problem.
I appreciate any kind of help.
Thank you










share|improve this question






















  • This is coming from Facebook’s code, there is nothing you can do about it from your end.
    – misorude
    Nov 13 '18 at 10:41










  • @misorude thank you very very much . so it feels much better it does not depend on deveoper. just another question , once I checked the web page it said the service is unavailable. I thought it might be because of these erorrs. what do you think with respect!
    – neda Derakhshesh
    Nov 13 '18 at 10:50










  • @misorude feel free to answer the question if you like I will accepted. thank you
    – neda Derakhshesh
    Nov 13 '18 at 10:51














1












1








1


1





I have developed a web page with pure HTML CSS and javascript. I have embedded an iFrame of a facebook in to the page with the help of using this link to create it .



https://developers.facebook.com/docs/plugins/page-plugin/



it gives me a complete iFrame tag to embed in webpage. something like this.



<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>


the problem is that in console of inspect , it has 8 error with this description



2_lKGfYKUpd.js:55 ErrorUtils caught an error: "<![EX[["Tried to listen to element of type %s from %s: %s","click","Error","C...". Subsequent errors won't be logged; see https://fburl.com/debugjs.



what exactly should I do to solve this problem.
I appreciate any kind of help.
Thank you










share|improve this question













I have developed a web page with pure HTML CSS and javascript. I have embedded an iFrame of a facebook in to the page with the help of using this link to create it .



https://developers.facebook.com/docs/plugins/page-plugin/



it gives me a complete iFrame tag to embed in webpage. something like this.



<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Ffacebook&tabs=timeline&width=340&height=500&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="340" height="500" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>


the problem is that in console of inspect , it has 8 error with this description



2_lKGfYKUpd.js:55 ErrorUtils caught an error: "<![EX[["Tried to listen to element of type %s from %s: %s","click","Error","C...". Subsequent errors won't be logged; see https://fburl.com/debugjs.



what exactly should I do to solve this problem.
I appreciate any kind of help.
Thank you







javascript html facebook






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 13 '18 at 10:38









neda Derakhsheshneda Derakhshesh

511320




511320












  • This is coming from Facebook’s code, there is nothing you can do about it from your end.
    – misorude
    Nov 13 '18 at 10:41










  • @misorude thank you very very much . so it feels much better it does not depend on deveoper. just another question , once I checked the web page it said the service is unavailable. I thought it might be because of these erorrs. what do you think with respect!
    – neda Derakhshesh
    Nov 13 '18 at 10:50










  • @misorude feel free to answer the question if you like I will accepted. thank you
    – neda Derakhshesh
    Nov 13 '18 at 10:51


















  • This is coming from Facebook’s code, there is nothing you can do about it from your end.
    – misorude
    Nov 13 '18 at 10:41










  • @misorude thank you very very much . so it feels much better it does not depend on deveoper. just another question , once I checked the web page it said the service is unavailable. I thought it might be because of these erorrs. what do you think with respect!
    – neda Derakhshesh
    Nov 13 '18 at 10:50










  • @misorude feel free to answer the question if you like I will accepted. thank you
    – neda Derakhshesh
    Nov 13 '18 at 10:51
















This is coming from Facebook’s code, there is nothing you can do about it from your end.
– misorude
Nov 13 '18 at 10:41




This is coming from Facebook’s code, there is nothing you can do about it from your end.
– misorude
Nov 13 '18 at 10:41












@misorude thank you very very much . so it feels much better it does not depend on deveoper. just another question , once I checked the web page it said the service is unavailable. I thought it might be because of these erorrs. what do you think with respect!
– neda Derakhshesh
Nov 13 '18 at 10:50




@misorude thank you very very much . so it feels much better it does not depend on deveoper. just another question , once I checked the web page it said the service is unavailable. I thought it might be because of these erorrs. what do you think with respect!
– neda Derakhshesh
Nov 13 '18 at 10:50












@misorude feel free to answer the question if you like I will accepted. thank you
– neda Derakhshesh
Nov 13 '18 at 10:51




@misorude feel free to answer the question if you like I will accepted. thank you
– neda Derakhshesh
Nov 13 '18 at 10:51












1 Answer
1






active

oldest

votes


















1














This is coming from Facebook’s code, there is nothing you can do about it from your end.



They have certain debug measures implemented in their own code, some of which log data to the console.



Some of the functionality of their Social Plugins can also cause errors, resp. is let run into certain errors deliberately, to check whether a certain functionality is available in the browser.



But all of this should not affect the end user. Unless you encounter an error that actually prevents the plugins from working, or even interferes with your own code, there is no real need to take any further action.






share|improve this answer





















    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53279162%2fmy-html-page-has-errorutils-caught-an-error-extried-to-listen-to-element%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    This is coming from Facebook’s code, there is nothing you can do about it from your end.



    They have certain debug measures implemented in their own code, some of which log data to the console.



    Some of the functionality of their Social Plugins can also cause errors, resp. is let run into certain errors deliberately, to check whether a certain functionality is available in the browser.



    But all of this should not affect the end user. Unless you encounter an error that actually prevents the plugins from working, or even interferes with your own code, there is no real need to take any further action.






    share|improve this answer


























      1














      This is coming from Facebook’s code, there is nothing you can do about it from your end.



      They have certain debug measures implemented in their own code, some of which log data to the console.



      Some of the functionality of their Social Plugins can also cause errors, resp. is let run into certain errors deliberately, to check whether a certain functionality is available in the browser.



      But all of this should not affect the end user. Unless you encounter an error that actually prevents the plugins from working, or even interferes with your own code, there is no real need to take any further action.






      share|improve this answer
























        1












        1








        1






        This is coming from Facebook’s code, there is nothing you can do about it from your end.



        They have certain debug measures implemented in their own code, some of which log data to the console.



        Some of the functionality of their Social Plugins can also cause errors, resp. is let run into certain errors deliberately, to check whether a certain functionality is available in the browser.



        But all of this should not affect the end user. Unless you encounter an error that actually prevents the plugins from working, or even interferes with your own code, there is no real need to take any further action.






        share|improve this answer












        This is coming from Facebook’s code, there is nothing you can do about it from your end.



        They have certain debug measures implemented in their own code, some of which log data to the console.



        Some of the functionality of their Social Plugins can also cause errors, resp. is let run into certain errors deliberately, to check whether a certain functionality is available in the browser.



        But all of this should not affect the end user. Unless you encounter an error that actually prevents the plugins from working, or even interferes with your own code, there is no real need to take any further action.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 13 '18 at 10:56









        misorudemisorude

        1,5032312




        1,5032312






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53279162%2fmy-html-page-has-errorutils-caught-an-error-extried-to-listen-to-element%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Xamarin.iOS Cant Deploy on Iphone

            Glorious Revolution

            Dulmage-Mendelsohn matrix decomposition in Python