You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@marsrobertson@MasterHW I'm not sure if this is the fix you are looking for? But does this address the issue?
This is a cart with contributions on more than one network.
So it rightly displays the message on the modal at checkout.
The changes i've made:
Conditional rendering of the message on the modal such that it does not display if the networks being chaecked out in the cart are not more than 1. Even if there are multiple projects in the cart but are on the same network.
EDIT / UPDATE: even simpler repro steps:
(previously I was thinking that adding multiple networks sets
multiple_networks = true
but possible to repro with single network only)This message is redundant / confusing:
The text was updated successfully, but these errors were encountered: