mirror of
https://github.com/beestat/app.git
synced 2025-05-23 18:04:14 -04:00
Fixed beestat contribute not resetting when changing amount
This commit is contained in:
parent
a8016a0376
commit
1ea5f63629
@ -177,6 +177,7 @@ beestat.component.card.contribute.prototype.decorate_contents_ = function(parent
|
||||
}
|
||||
|
||||
tile_amount_other.addEventListener('click', function() {
|
||||
self.state_.stripe_connecting = false;
|
||||
self.state_.contribute_amount_other_enabled = true;
|
||||
self.rerender();
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user