sendgrid / sendgrid-subscription-widget

A new SendGrid subscription widget that works with existing infrastructure.
44 stars 12 forks source link

The form's ready event is not always fired #12

Open bash88 opened 9 years ago

bash88 commented 9 years ago

I'm changing some styling and translating labels in the form with Javascript after it's loaded on the website.

Now it has come to my attention that the ready event isn't always fired. When the ready event isn't fired, my forms lack styling.

Is there anything I could do on my side? Or is this a known issue at your side?

PM or email me for more details on where to see this issue live.

Regards, Bas

tushdante commented 9 years ago

Hey @bash88 can you add any steps to replicate the issue and we can investigate further?

testica commented 8 years ago

@bash88 Create a script tag adding your "ready" event after subscription widget. It works for me.

bash88 commented 8 years ago

@testica Could you explain some more?

@tushdante The problem still persists. Have you investigated further?