discourse-subscriptions/assets/stylesheets/common
Justin DiRose b950926538
FIX: Payments could not complete (#28)
Due to putting the Stripe Elements HTML inside an if block in the
template, this caused state to be funky. As a result, calling
`this.stripe.createToken` failed to return a promise. Opted instead to
hide the elements via CSS for anonymous users to prevent this
showstopping bug.
2020-10-29 10:21:14 -05:00
..
layout.scss FEATURE: New styling of product page 2020-07-28 12:46:59 -05:00
main.scss FIX: Buttons out of alignment on some browsers 2020-07-28 11:49:15 -05:00
subscribe.scss FIX: Payments could not complete (#28) 2020-10-29 10:21:14 -05:00