Navigation

    APPDRAG Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular

    REMINDER

    Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.

    SOLVED Modal content blocked (2) - Refused to connect

    General Discussion
    2
    3
    310
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Constance Hua last edited by

      Re: Modal content blocked

      Hi all,
      Related to the linked topic, I still do not understand why my content is being blocked. I am not using code, just the page builder.
      I have added a picture and added a URL to it. Then when I choose the Modal to display the URL content, I get the message "refused to connect".

      I read about xframe origins but not sure how to resolve this at all.

      Thank you
      Constance

      Joseph Benguira 1 Reply Last reply Reply Quote 0
      • Joseph Benguira
        Joseph Benguira @Constance Hua last edited by

        @constance-hua you have probably indicated an image coming from another website, and the website seems to block integration of his content in iframe

        Solution is to download the image and link the local image

        1 Reply Last reply Reply Quote 0
        • C
          Constance Hua last edited by

          @joseph-benguira Thanks for your response!
          No I am redirecting to a website, but I need it to open in a modal. The CORS origin seems to be the blocker but I found a solution:
          Instead of opening a modal, I just added the following parameter to the <span> item:

          <span onclick="window.open('https://www.website.com'); return false;">Your text </span>

          I hope it can help others!
          Cheers

          1 Reply Last reply Reply Quote 0
          • First post
            Last post