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.

    BUG: PageBuilder + Safari = no jQuery/HTML/CSS/JS modal

    Cloud CMS (Pagebuilder, Blog, Shop, Newsletters, Code Editor)
    2
    4
    178
    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.
    • Daniel Mulroy
      Daniel Mulroy last edited by

      Hello AppDrag team and @Wassim especially, I think.

      I have an issue with code modals, they are not showing up on Safari 14.

      It seems to be related to the height CSS property of the

      #appdrag-modal-ace-editor-ace
      

      element.

      It is by default:

      calc(100% - 59px)
      

      Which creates this problem:
      alt text

      If I set it to a normal px value, it appears:
      alt text

      Worth noting, the value "86.5vh" seems to work perfectly without needing a calc, at least on my end:
      alt text

      1 Reply Last reply Reply Quote 0
      • Wassim
        Wassim last edited by

        Hello, thank you we will check it out and correct it very soon!
        Surprised that calc are not working as expected on Safari 👀

        1 Reply Last reply Reply Quote 0
        • Wassim
          Wassim last edited by

          Hey, forgot to mention this has been corrected!

          1 Reply Last reply Reply Quote 0
          • Daniel Mulroy
            Daniel Mulroy last edited by

            Thanks so much! I can confirm it seems like it's working on my end!

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