Title: cant create or edit forms
Last modified: July 13, 2020

---

# cant create or edit forms

 *  Resolved [stuee](https://wordpress.org/support/users/stuee/)
 * (@stuee)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/cant-create-or-edit-forms/)
 * Hi, i just upgraded from 1.11.3 to the latest 1.12.1.1 and now nothing works.
   Ive tried uninstalling deleting, restetting etc and no luck.
    The dev console
   says nothing on the forms page till i click create and it shows this
 *     ```
       DevTools failed to load SourceMap: Could not parse content for http://test2.eventhelp.com.au/wp-content/plugins/forminator/assets/css/front.min.css.map: Unexpected token < in JSON at position 0
       VM4600:12 Uncaught TypeError: Cannot read property 'options' of null
           at eval (eval at v.template (load-scripts.php?c=1&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,svg-painter,underscore,shortcode,backbone,wp-util,wp-backbone,media-models,wp-pluplo&load[chunk_1]=ad,jquery-ui-sortable&ver=5.4.2:253), <anonymous>:12:18)
           at Function.v.each.v.forEach (load-scripts.php?c=1&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,svg-painter,underscore,shortcode,backbone,wp-util,wp-backbone,media-models,wp-pluplo&load[chunk_1]=ad,jquery-ui-sortable&ver=5.4.2:253)
           at i.eval (eval at v.template (load-scripts.php?c=1&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,svg-painter,underscore,shortcode,backbone,wp-util,wp-backbone,media-models,wp-pluplo&load[chunk_1]=ad,jquery-ui-sortable&ver=5.4.2:253), <anonymous>:10:4)
           at i.u [as popupTpl] (load-scripts.php?c=1&load[chunk_0]=hoverIntent,common,hoverintent-js,admin-bar,svg-painter,underscore,shortcode,backbone,wp-util,wp-backbone,media-models,wp-pluplo&load[chunk_1]=ad,jquery-ui-sortable&ver=5.4.2:253)
           at i.render (main.js?ver=1.12.1.1:15)
           at i.open_cform_popup (main.js?ver=1.12.1.1:15)
           at i.open_modal (main.js?ver=1.12.1.1:15)
           at HTMLElement.dispatch (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-tou&load[chunk_1]=ch-punch,iris,wp-color-picker&ver=5.4.2:3)
           at HTMLElement.r.handle (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,jquery-ui-slider,jquery-tou&load[chunk_1]=ch-punch,iris,wp-color-picker&ver=5.4.2:3)
       ```
   
 * If i click edit form is opens the page but its blank and the dev console says
   this.
 *     ```
       JQMIGRATE: Migrate is installed, version 1.4.1
       DevTools failed to load SourceMap: Could not parse content for http://test2.eventhelp.com.au/wp-content/plugins/forminator/assets/css/front.min.css.map: Unexpected token < in JSON at position 0
       38react-dom.min.js?ver=16.9.0:103 TypeError: Cannot read property 'type' of null
           at form-scripts.js?ver=1.12.1.1:25
           at Array.find (<anonymous>)
           at t.value (form-scripts.js?ver=1.12.1.1:25)
           at re (react-dom.min.js?ver=16.9.0:95)
           at Vg (react-dom.min.js?ver=16.9.0:95)
           at ph (react-dom.min.js?ver=16.9.0:217)
           at lh (react-dom.min.js?ver=16.9.0:126)
           at O (react-dom.min.js?ver=16.9.0:121)
           at ze (react-dom.min.js?ver=16.9.0:118)
           at react-dom.min.js?ver=16.9.0:53
       ve @ react-dom.min.js?ver=16.9.0:103
       c.callback @ react-dom.min.js?ver=16.9.0:114
       yg @ react-dom.min.js?ver=16.9.0:62
       xg @ react-dom.min.js?ver=16.9.0:61
       Ti @ react-dom.min.js?ver=16.9.0:149
       unstable_runWithPriority @ react.min.js?ver=16.9.0:26
       Ma @ react-dom.min.js?ver=16.9.0:52
       Ia @ react-dom.min.js?ver=16.9.0:140
       ze @ react-dom.min.js?ver=16.9.0:118
       (anonymous) @ react-dom.min.js?ver=16.9.0:53
       unstable_runWithPriority @ react.min.js?ver=16.9.0:26
       Ma @ react-dom.min.js?ver=16.9.0:52
       mg @ react-dom.min.js?ver=16.9.0:52
       V @ react-dom.min.js?ver=16.9.0:52
       kh @ react-dom.min.js?ver=16.9.0:119
       id @ react-dom.min.js?ver=16.9.0:163
       render @ react-dom.min.js?ver=16.9.0:228
       (anonymous) @ form-scripts.js?ver=1.12.1.1:25
       t @ form-scripts.js?ver=1.12.1.1:1
       (anonymous) @ form-scripts.js?ver=1.12.1.1:1
       (anonymous) @ form-scripts.js?ver=1.12.1.1:1
       react-dom.min.js?ver=16.9.0:53 Uncaught TypeError: Cannot read property 'type' of null
           at form-scripts.js?ver=1.12.1.1:25
           at Array.find (<anonymous>)
           at t.value (form-scripts.js?ver=1.12.1.1:25)
           at re (react-dom.min.js?ver=16.9.0:95)
           at Vg (react-dom.min.js?ver=16.9.0:95)
           at ph (react-dom.min.js?ver=16.9.0:217)
           at lh (react-dom.min.js?ver=16.9.0:126)
           at O (react-dom.min.js?ver=16.9.0:121)
           at ze (react-dom.min.js?ver=16.9.0:118)
           at react-dom.min.js?ver=16.9.0:53
       ```
   
 * My php version is 7.3 apache.
 * I look forward to your response. thanks
    -  This topic was modified 5 years, 11 months ago by [stuee](https://wordpress.org/support/users/stuee/).
    -  This topic was modified 5 years, 11 months ago by [tobifjellner (Tor-Bjorn “Tobi” Fjellner)](https://wordpress.org/support/users/tobifjellner/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Predrag – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support1/)
 * (@wpmudev-support1)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-create-or-edit-forms/#post-13130954)
 * Hi [@stuee](https://wordpress.org/support/users/stuee/),
 * Sorry to hear you’re having issues after the update, but I’m afraid that I’m 
   unable to replicate this on my end and couldn’t find any similar reports.
 * Can you try reinstalling the plugin to be sure that something didn’t go wrong
   during the update which caused corrupted files?
 * If that doesn’t help, can you perform a conflict test by disabling your plugins
   and switching to default WP theme.
    It’s possible that some of the new features
   are conflicting with something on your site and causing this issue. So if the
   issue is gone when everything else is disabled try enabling them back one by 
   one until the issue is back and that should tell us what’s causing the problem
   so we can debug it further.
 * I suggest doing this test on a staging site or if you don’t have one make sure
   to have a backup of your site before proceeding with the test.
 * Cheers,
    Predrag
 *  Plugin Support [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * (@wpmudev-support6)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/cant-create-or-edit-forms/#post-13394983)
 * Hello [@stuee](https://wordpress.org/support/users/stuee/)
 * It’s been a while since we’ve heard back from you so I’m going to mark this topic
   as resolved. You can still post back any updates and we can continue. 🙂
 * Take care,
    Dimitris

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘cant create or edit forms’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Dimitris – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support6/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/cant-create-or-edit-forms/#post-13394983)
 * Status: resolved