9.0.5 - Iframe-Dashlet problem (bug or not ?)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • i-Arbeitsschutz
    Junior Member
    • Sep 2023
    • 22

    #1

    9.0.5 - Iframe-Dashlet problem (bug or not ?)

    Hi there,

    I've updated to 9.0.5 last friday - today I was noticed that our Google Map (showing all customers) in the IFrame-Dashlet cannot be resized any longer - the button shown in the image doesn't work anymore. I double-checked whether it is a website fault, since the resize-button is part of Google's website, but entering the URL (https://www.google.com/maps/d/embed?mid=1mfMMxxxxxxxxxxxx) in the browser directly, the resize-button is working - only no longer in the iFrame-Dashlet. Have you changed something in the code ?

    Kind regards, Martin
  • yuri
    Member
    • Mar 2014
    • 8945

    #2
    In v9.0.5 we added sandbox="allow-scripts" to the iframe which is a security measure. It might be the cause of the problem.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • Тимофей
      Junior Member
      • Mar 2025
      • 3

      #3
      Before updating to 9.0.5, a separate window with Grafana displayed all data, now there is such a problem, does anyone know how to solve it?

      Comment

      • yuri
        Member
        • Mar 2014
        • 8945

        #4
        There no fix yet. We are likely to add a configurable exclusion domain list.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • Тимофей
          Junior Member
          • Mar 2025
          • 3

          #5
          Originally posted by yuri
          There no fix yet. We are likely to add a configurable exclusion domain list.
          Thank you, we are waiting

          Comment

          • yuri
            Member
            • Mar 2014
            • 8945

            #6
            A config parameter iframeSandboxExcludeDomainList will be available in v9.0.7.
            If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

            Comment

            • i-Arbeitsschutz
              Junior Member
              • Sep 2023
              • 22

              #7
              Originally posted by yuri
              A config parameter iframeSandboxExcludeDomainList will be available in v9.0.7.
              That would be great

              Comment

              • Zebaas
                Junior Member
                • Mar 2025
                • 3

                #8
                Originally posted by yuri
                In v9.0.5 we added sandbox="allow-scripts" to the iframe which is a security measure. It might be the cause of the problem.
                How would I go about disabling this? I'm having a similar problem where it will show the (LAN) website, but will not allow me to login. The button simply does nothing. Thanks in advance! Loving ESPO

                Comment

                • yuri
                  Member
                  • Mar 2014
                  • 8945

                  #9
                  Originally posted by Zebaas

                  How would I go about disabling this?
                  Wouldn't iframeSandboxExcludeDomainList parameter work for your case?
                  If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

                  Comment

                  • Zebaas
                    Junior Member
                    • Mar 2025
                    • 3

                    #10
                    Originally posted by yuri

                    Wouldn't iframeSandboxExcludeDomainList parameter work for your case?
                    Bear with me here...where. I'm not a web developer in the traditional sense, abd it was not in the config.php. I don't see anything while searching in the files themselves. Your help is greatly appreciated.

                    Comment

                    • i-Arbeitsschutz
                      Junior Member
                      • Sep 2023
                      • 22

                      #11
                      YUUURII... I'm getting the crisis... Yesterday morning I've updated to 9.1.2 and now I get responses from customers, that they are no longer able to send off a filled-in form of another website that's included in our website by an iframe-Dashlet in a Dashboard-Template. It could be coincidence that it started happening right after last update - the problem might have occurred already whe I updated to previous version last week - so there must have been changed something in this regard between 9.1.0 and 9.1.2 ...

                      I've included the other website URL in iframeSandboxExcludeDomainList in config.php, but it didn't help at all !

                      And by the way: above problem hasn't been resolved either - google maps can still not be opened in an iframe-Dashlet !

                      I'd really appreciate if you could give me some advice how to make it work again !! THANK YOU !!
                      Last edited by i-Arbeitsschutz; Today, 09:43 AM.

                      Comment

                      Working...