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

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

    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
    • 8797

    #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
        • 8797

        #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
            • 8797

            #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
              • 20

              #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
                  • 8797

                  #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

                    Working...