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
If you go to load /donate?amount and the project has no donations active, then the page still works. We should fix this by redirecting to the project page in this event.
Problem
If you go to load
/donate?amountand the project has no donations active, then the page still works. We should fix this by redirecting to the project page in this event.