spree_address_book
spree_address_book copied to clipboard
Delivery address form do not hide if user has no addresses saved
If the user has no addresses saved, in checkout address page the Delivery Address form never hide if I check 'Use billing address'.
This is caused by spree_address_book.js
line 4 if ($(".select_address").length)