Title: input fields empty/not working
Last modified: April 8, 2021

---

# input fields empty/not working

 *  Resolved [metropole](https://wordpress.org/support/users/metropole/)
 * (@metropole)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/input-fields-empty-not-working/)
 * Hello,
    since the latest update 3.2.15 (WordPress 5.7, Woocommerce 5.1.0) the
   input fields are empty/not working. When changing the card form to custom form,
   the fields are gray and not editable. Stripe is connected and working. No errors
   screenshot: [https://ibb.co/r7J4hCD](https://ibb.co/r7J4hCD)
 * Attempts without success:
    Rollback to older version jQuery Updater (to the latest
   version) deactivating plugins no cache, bypass cloudflare reconnecting stripe
   changing card form to custom forms and many others
 * How can I resolve this issue?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Finput-fields-empty-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * (@mrclayton)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/input-fields-empty-not-working/#post-14294013)
 * Hi [@metropole](https://wordpress.org/support/users/metropole/),
 * The reason rolling the Stripe plugin back didn’t work is because the issue isn’t
   related to the Stripe plugin. You have a Javascript error being triggered by 
   your `td-composer` plugin.
 *     ```
       Uncaught TypeError: Cannot read property 'indexOf' of undefined
           at HTMLElement.<anonymous>
       ```
   
 * Using Chrome, click F12 > Console > Errors and you will see the JS error. JS 
   errors like that prevent code downstream from executing and that’s why the form
   fields are empty.
 * Kind Regards,

Viewing 1 replies (of 1 total)

The topic ‘input fields empty/not working’ is closed to new replies.

 * ![](https://ps.w.org/woo-stripe-payment/assets/icon-256x256.png?rev=2611337)
 * [Payment Plugins for Stripe WooCommerce](https://wordpress.org/plugins/woo-stripe-payment/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-stripe-payment/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-stripe-payment/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-stripe-payment/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-stripe-payment/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-stripe-payment/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Clayton R](https://wordpress.org/support/users/mrclayton/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/input-fields-empty-not-working/#post-14294013)
 * Status: resolved