Skip to content

Macy and iframe (google reCAPTCHA v2) #85

Description

@RolandTi

Hello,
I added a google reCaptcha in a Macy instance.
It seems to me that the iframe from google is so long to load that Macy doesn't calculate it. (screenshot 1 with macy over the footer's line).

Capture d’écran 2021-03-29 à 19 02 15

But if I resize the window, Macy recalculate everything and it's ok (screenshot 2).

Capture d’écran 2021-03-29 à 19 02 10

So I tried this solution to force recalculate on the first page's load
but nothing happened. Any clue ?

<script> window.onload = masonry.recalculate(); </script>

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions