Describe your bug or feature request.
There are JS errors when running Commerce on Drupal 10 ($cartButton.once is not a function), due to the JQuery once library that is no longer shipped with Drupal.
We need to use the drupal/once library instead.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3334505-2.patch | 1.58 KB | jsacksick |
Comments
Comment #2
jsacksick commentedComment #3
jsacksick commentedComment #6
jsacksick commentedCommitted!