wc-donation / wc-donation-platform

Donation Platform for WooCommerce unleashes the power of WooCommerce for your online fundraising, crowdfunding & crowdsponsoring
https://www.wc-donation.com/
GNU General Public License v2.0
41 stars 10 forks source link

getting js error, when i am logged out #12

Closed procontentxyz closed 2 years ago

procontentxyz commented 2 years ago

Uncaught TypeError: Cannot read properties of undefined (reading 'checkValidity') at HTMLDocument. (wcdp.min.js:1:2514) <<<<<<<<<<<<<<<<<<<<<<<<----------------------------- at e (jquery.min.js?ver=3.6.0:2:30038) at t (jquery.min.js?ver=3.6.0:2:30340)

getting above error while i am logged out on my site & try to open donation form pop up.

when i am logged in, its working fine.

error page: https://lockunlock.me/twtr/dheeth/?NjBVWWpkdUg2ZG1kOGo5dG9vOEJZVGdqQ1NOWVZzbStDOFVDRCtNQU93elVnT1lJYUlHZktqYmwvcnpaSFhWRg==

jonas-hoebenreich commented 2 years ago

image You have disabled donations for logged out users. Please enable guest checkout. Nevertheless, the error should not occur and the appropriate notice should be displayed instead. I'll put it on the todo list for the next release.