Replies: 0
I believe I have found a bug.
If I chose show donation summary on a multi-step form and choose ‘Before’ the container
<div class="give-donation-summary-section"> is output twice but ONLY on mobile.
On desktop it only shows once and if I choose ‘After’ for the position it is fine on Desktop and Mobile.
Currently trying to workaround it by injecting some Jquery into the iframe to look for a duplicate and delete it, but a proper fix would be better!
Thanks