mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
🐛 Fix remaining issue on classic checkout page
This commit is contained in:
parent
6aad61f610
commit
bfeaefd45a
1 changed files with 1 additions and 0 deletions
|
@ -677,6 +677,7 @@ export default class PaymentButton {
|
|||
*/
|
||||
reinit() {
|
||||
this.#isInitialized = false;
|
||||
this.#isEligible = false;
|
||||
}
|
||||
|
||||
triggerRedraw() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue