- Issue created by @mekal
If you add the stripe credit card element to a webform, you can set a single conditional logic state, but if you hit the "Add another state" button, nothing happens. *I'm running Drupal 9.5.9
It appears the StripeWebformElementBase class needs the DependencySerializationTrait trait.
Adding a simple patch that seems to fix it.
Active
2.0
Code