Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter wpbgc250

    (@wpbgc250)

    I think this is caused because a componentWillUnmount hook uses wp.editor.remove instead of this.editor.remove (there’s only one instance of wp.editor.remove in this file). If i replace the wp.editor.remove instanc e by this.editor.remove it works.

    Hi @wpbgc250

    I hope you are doing well today.

    I passed your query to our Forminator developers. In the meantime can you export your form, upload it to google drive or dropbox and share a link in your next reply so we could try to replicate this?

    Kind Regards,
    Kris

    Thread Starter wpbgc250

    (@wpbgc250)

    Thanks for looking into this. All forms in my install have this problem, but I exported one for you to investigate.

    {
      "type": "form",
      "data": {
        "fields": [
          {
            "id": "textarea-1",
            "element_id": "textarea-1",
            "form_id": "wrapper-9426-2945",
            "parent_group": "",
            "type": "textarea",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-9426-2945",
            "input_type": "line",
            "limit_type": "characters",
            "field_label": "aandacht",
            "placeholder": "beste deelnemer, wil je er rekening mee houden dat de inschrijvingen beperkt zijn tot 32 spelers. door in te schijven verklaar je hiermee akkoord te gaan, en een duplicaat van de inschrijving telt voor eventuele volgorde te bepalen. de betaling, 10,00€, kan ter plaatse gebeuren, we spelen gewoon 4 personen per bord. Het is toch wel goed dat je het systeem van schrijver volgt, dus noodzakelijk voor de puntentelling",
            "description": ""
          },
          {
            "id": "section-3",
            "element_id": "section-3",
            "form_id": "wrapper-9269-5256",
            "parent_group": "",
            "type": "section",
            "options": [],
            "cols": "12",
            "conditions": [
              {
                "element_id": "number-1",
                "rule": "is",
                "value": "5"
              },
              {
                "element_id": "textarea-1",
                "rule": "is",
                "value": "4"
              }
            ],
            "wrapper_id": "wrapper-9269-5256",
            "section_title": "Uw gegevens",
            "cform-section-border-style": "none",
            "formid": "wrapper-7845-8903",
            "section_border": "dashed",
            "cform-section-border-color": "#e86161",
            "custom-class": "nu niet",
            "condition_rule": "all",
            "condition_action": "show",
            "cform-section-border-width": "2"
          },
          {
            "id": "name-1",
            "element_id": "name-1",
            "form_id": "wrapper-8244-6617",
            "parent_group": "",
            "type": "name",
            "cols": "12",
            "required": "true",
            "prefix": "",
            "fname": "true",
            "mname": "",
            "lname": "true",
            "multiple_name": "true",
            "fname_required": "1",
            "lname_required": "1",
            "field_label": "Voornaam",
            "placeholder": "naam & naam vereniging",
            "prefix_label": "Voorvoegsel",
            "fname_label": "Voornaam",
            "fname_placeholder": "Bijv. John",
            "mname_label": "Midden-naam",
            "mname_placeholder": "Bijv. Smith",
            "lname_label": "Achternaam",
            "lname_placeholder": "Bijv. Doe",
            "wrapper_id": "wrapper-8244-6617",
            "conditions": [],
            "description": "invullen"
          },
          {
            "id": "address-1",
            "element_id": "address-1",
            "form_id": "wrapper-9911-9828",
            "parent_group": "",
            "type": "address",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-9911-9828",
            "street_address": "true",
            "address_city": "true",
            "address_state": "",
            "address_zip": "true",
            "address_country": "true",
            "address_line": "",
            "street_address_label": "Adres",
            "street_address_placeholder": "Bijv. 42 Wallaby Way",
            "address_city_label": "Stad",
            "address_city_placeholder": "Bijv. Sydney",
            "address_state_label": "Staat/Provincie",
            "address_state_placeholder": "Bijv. Nieuw Zuid-Wales",
            "address_zip_label": "Postcode",
            "address_zip_placeholder": "Bijv. 2000",
            "address_country_label": "Land",
            "address_line_label": "Appartement, suite, etc.",
            "street_address_required_message": "Dit veld is verplicht. Vul alsjeblieft het adres in.",
            "address_zip_required_message": "Dit veld is verplicht. Vul alsjeblieft de postcode in.",
            "address_country_required_message": "Dit veld is verplicht. Selecteer alsjeblieft het land.",
            "address_city_required_message": "Dit veld is verplicht. Vul alsjeblieft de stad in.",
            "address_state_required_message": "Dit veld is verplicht. Vul alsjeblieft de staat in.",
            "address_line_required_message": "Dit veld is verplicht. Vul alsjeblieft een adresregel in.",
            "street_address_required": "1",
            "address_zip_required": "1",
            "address_city_required": "1",
            "address_country_placeholder": "België"
          },
          {
            "id": "text-3",
            "element_id": "text-3",
            "form_id": "wrapper-7270-3267",
            "parent_group": "",
            "type": "text",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-7270-3267",
            "input_type": "line",
            "limit_type": "characters",
            "field_label": "datum tornooi",
            "placeholder": "1 juni 2023",
            "custom-class": "deelnemes"
          },
          {
            "id": "phone-1",
            "element_id": "phone-1",
            "form_id": "wrapper-3228-1266",
            "parent_group": "",
            "type": "phone",
            "cols": "6",
            "required": "1",
            "field_label": "Telefoonnummer",
            "placeholder": "Bijv. +1 3004005000",
            "validation": "1",
            "validation_text": "",
            "wrapper_id": "wrapper-3228-1266",
            "conditions": []
          },
          {
            "id": "email-1",
            "element_id": "email-1",
            "form_id": "wrapper-3228-1266",
            "parent_group": "",
            "type": "email",
            "cols": "6",
            "required": "true",
            "field_label": "E-mailadres",
            "placeholder": "Bijv. [email protected]",
            "validation": "1",
            "validation_text": "",
            "wrapper_id": "wrapper-3228-1266",
            "conditions": []
          },
          {
            "id": "date-1",
            "element_id": "date-1",
            "form_id": "wrapper-8561-3044",
            "parent_group": "",
            "type": "date",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-8561-3044",
            "field_type": "picker",
            "date_format": "dd-mm-yy",
            "default_date": "none",
            "field_label": "Datum van inschrijving",
            "placeholder": "Kies Datum",
            "icon": "true",
            "day_label": "Dag",
            "day_placeholder": "Bijv. 01",
            "month_label": "Maand",
            "month_placeholder": "Bijv. 01",
            "year_label": "Jaar",
            "year_placeholder": "Bijv. 2000",
            "restrict_message": "Please select one of the available dates.",
            "required": "1",
            "required_message": "datum invullen"
          },
          {
            "id": "page-break-1",
            "element_id": "page-break-1",
            "form_id": "wrapper-2956-4914",
            "parent_group": "",
            "type": "page-break",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-2956-4914",
            "btn_left": "« Vorige Stap",
            "btn_right": "Volgende Stap »"
          },
          {
            "id": "number-1",
            "element_id": "number-1",
            "form_id": "wrapper-5831-8512",
            "parent_group": "",
            "type": "number",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-5831-8512",
            "calculations": "true",
            "limit_min": "1",
            "limit_max": "150",
            "field_label": "aantal deelnemers",
            "placeholder": "Bijv. 10"
          },
          {
            "id": "page-break-3",
            "element_id": "page-break-3",
            "form_id": "wrapper-1721-6705",
            "parent_group": "",
            "type": "page-break",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-1721-6705",
            "btn_left": "« Vorige Stap",
            "btn_right": "Volgende Stap »"
          },
          {
            "id": "section-4",
            "element_id": "section-4",
            "form_id": "wrapper-5222-3233",
            "parent_group": "",
            "type": "section",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-5222-3233",
            "section_title": "Deelnemers",
            "cform-section-border-style": "none",
            "section_subtitle": "aantal",
            "section_border": "solid"
          },
          {
            "id": "name-2",
            "element_id": "name-2",
            "form_id": "wrapper-1460-6105",
            "parent_group": "",
            "type": "name",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-1460-6105",
            "field_label": "Naam",
            "placeholder": "Bijv. John Doe",
            "prefix_label": "Voorvoegsel",
            "fname_label": "Voornaam",
            "fname_placeholder": "Bijv. John",
            "mname_label": "Midden-naam",
            "mname_placeholder": "Bijv. Smith",
            "lname_label": "Achternaam",
            "lname_placeholder": "Bijv. Doe",
            "prefix": "true",
            "fname": "true",
            "mname": "",
            "lname": "true",
            "required_message": "Naam is vereist.",
            "prefix_required_message": "Voorvoegsel is vereist.",
            "fname_required_message": "Voornaam is vereist.",
            "mname_required_message": "Midden-naam is vereist.",
            "lname_required_message": "Achternaam is vereist.",
            "layout_columns": "3",
            "multiple_name": "true",
            "default_layout": "custom"
          },
          {
            "id": "name-3",
            "element_id": "name-3",
            "form_id": "wrapper-9818-3022",
            "parent_group": "",
            "type": "name",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-9818-3022",
            "field_label": "Naam",
            "placeholder": "Bijv. John Doe",
            "prefix_label": "Voorvoegsel",
            "fname_label": "Voornaam",
            "fname_placeholder": "Bijv. John",
            "mname_label": "Midden-naam",
            "mname_placeholder": "Bijv. Smith",
            "lname_label": "Achternaam",
            "lname_placeholder": "Bijv. Doe",
            "prefix": "true",
            "fname": "true",
            "mname": "",
            "lname": "true",
            "required_message": "Naam is vereist.",
            "prefix_required_message": "Voorvoegsel is vereist.",
            "fname_required_message": "Voornaam is vereist.",
            "mname_required_message": "Midden-naam is vereist.",
            "lname_required_message": "Achternaam is vereist.",
            "layout_columns": "3",
            "multiple_name": "true",
            "formid": "wrapper-6089-7903",
            "default_layout": "custom"
          },
          {
            "id": "name-4",
            "element_id": "name-4",
            "form_id": "wrapper-2449-5287",
            "parent_group": "",
            "type": "name",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-2449-5287",
            "field_label": "Naam",
            "placeholder": "Bijv. John Doe",
            "prefix_label": "Voorvoegsel",
            "fname_label": "Voornaam",
            "fname_placeholder": "Bijv. John",
            "mname_label": "Midden-naam",
            "mname_placeholder": "Bijv. Smith",
            "lname_label": "Achternaam",
            "lname_placeholder": "Bijv. Doe",
            "prefix": "true",
            "fname": "true",
            "mname": "",
            "lname": "true",
            "required_message": "Naam is vereist.",
            "prefix_required_message": "Voorvoegsel is vereist.",
            "fname_required_message": "Voornaam is vereist.",
            "mname_required_message": "Midden-naam is vereist.",
            "lname_required_message": "Achternaam is vereist.",
            "layout_columns": "3",
            "multiple_name": "true",
            "formid": "wrapper-2449-5287",
            "default_layout": "custom"
          },
          {
            "id": "name-5",
            "element_id": "name-5",
            "form_id": "wrapper-2703-1204",
            "parent_group": "",
            "type": "name",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-2703-1204",
            "field_label": "Naam",
            "placeholder": "Bijv. John Doe",
            "prefix_label": "Voorvoegsel",
            "fname_label": "Voornaam",
            "fname_placeholder": "Bijv. John",
            "mname_label": "Midden-naam",
            "mname_placeholder": "Bijv. Smith",
            "lname_label": "Achternaam",
            "lname_placeholder": "Bijv. Doe",
            "prefix": "true",
            "fname": "true",
            "mname": "",
            "lname": "true",
            "required_message": "Naam is vereist.",
            "prefix_required_message": "Voorvoegsel is vereist.",
            "fname_required_message": "Voornaam is vereist.",
            "mname_required_message": "Midden-naam is vereist.",
            "lname_required_message": "Achternaam is vereist.",
            "layout_columns": "3",
            "multiple_name": "true",
            "formid": "wrapper-2703-1204",
            "default_layout": "custom"
          },
          {
            "id": "name-6",
            "element_id": "name-6",
            "form_id": "wrapper-3490-9238",
            "parent_group": "",
            "type": "name",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-3490-9238",
            "field_label": "Naam",
            "placeholder": "Bijv. John Doe",
            "prefix_label": "Voorvoegsel",
            "fname_label": "Voornaam",
            "fname_placeholder": "Bijv. John",
            "mname_label": "Midden-naam",
            "mname_placeholder": "Bijv. Smith",
            "lname_label": "Achternaam",
            "lname_placeholder": "Bijv. Doe",
            "prefix": "true",
            "fname": "true",
            "mname": "",
            "lname": "true",
            "required_message": "Naam is vereist.",
            "prefix_required_message": "Voorvoegsel is vereist.",
            "fname_required_message": "Voornaam is vereist.",
            "mname_required_message": "Midden-naam is vereist.",
            "lname_required_message": "Achternaam is vereist.",
            "layout_columns": "3",
            "multiple_name": "true",
            "formid": "wrapper-3490-9238",
            "custom-class": "welke kleur",
            "default_layout": "custom"
          },
          {
            "id": "page-break-4",
            "element_id": "page-break-4",
            "form_id": "wrapper-8959-4084",
            "parent_group": "",
            "type": "page-break",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-8959-4084",
            "btn_left": "« Vorige Stap",
            "btn_right": "Volgende Stap »"
          },
          {
            "id": "captcha-1",
            "element_id": "captcha-1",
            "form_id": "wrapper-2785-2968",
            "parent_group": "",
            "type": "captcha",
            "options": [],
            "cols": "12",
            "conditions": [],
            "wrapper_id": "wrapper-2785-2968",
            "captcha_provider": "hcaptcha",
            "captcha_type": "v2_checkbox",
            "hcaptcha_type": "hc_checkbox",
            "score_threshold": "0.5",
            "captcha_badge": "bottomright",
            "hc_invisible_notice": "This site is protected by hCaptcha and its <a href=\"https://hcaptcha.com/privacy\">Privacy Policy</a> and <a href=\"https://hcaptcha.com/terms\">Terms of Service</a> apply.",
            "recaptcha_error_message": "reCAPTCHA-verificatie mislukt. Probeer het alsjeblieft opnieuw.",
            "hcaptcha_error_message": "hCaptcha verification failed. Please try again.",
            "language": "nl"
          }
        ],
        "settings": {
          "pagination-header": "nav",
          "paginationData": {
            "pagination-header-design": "show",
            "pagination-header": "nav",
            "pagination-labels": "custom",
            "page-break-1-steps": "",
            "page-break-2-steps": "",
            "page-break-3-steps": "",
            "last-steps": ""
          },
          "formName": "Darts terug naar school",
          "version": "1.24.6",
          "validation": "on_submit",
          "akismet-protection": "0",
          "enable-ajax": "true",
          "autoclose": "true",
          "submission-indicator": "show",
          "form-type": "default",
          "submission-behaviour": "behaviour-hide",
          "thankyou-message": "Bedankt dat je contact met ons hebt opgenomen, we nemen binnenkort contact met je op.",
          "submitData": {
            "custom-submit-text": "inschrijving doorgeven",
            "custom-invalid-form-message": "Fout: Je formulier is niet geldig, los alsjeblieft de fouten op!",
            "conditions": [],
            "custom-class": "sitestyle"
          },
          "validation-inline": "1",
          "form-expire": "no_expire",
          "cform-title-text-align": "left",
          "cform-subtitle-custom-font": "",
          "cform-subtitle-text-align": "left",
          "cform-input-custom-font": "",
          "cform-radio-custom-font": "",
          "cform-multiselect-custom-font": "",
          "cform-dropdown-custom-font": "",
          "cform-calendar-custom-font": "",
          "cform-button-custom-font": "",
          "cform-timeline-custom-font": "",
          "cform-pagination-custom-font": "",
          "payment_require_ssl": "",
          "submission-file": "keep",
          "store_submissions": "1",
          "form_name": "darts-terug-naar-school",
          "form_status": "publish",
          "honeypot": "1",
          "use_donotcachepage": "1",
          "sc_email_link": "1",
          "sc_message": "<p>Your form has been saved as draft and a resume link has been generated so you can return to the form anytime within {retention_period} days from today. Copy and save the link or enter your email address below to have the link sent to your mail.</p><p>These fields weren't saved to your submission draft: Paypal, Stripe, Signature, Password, Captcha, and Upload. Kindly fill them out before submitting the form.</p>",
          "use-autofill": "1",
          "form-border-style": "solid",
          "form-padding": "",
          "form-border": "",
          "fields-style": "open",
          "form-style": "default",
          "indicator-label": "Verzenden...",
          "use-custom-css": "",
          "custom_css": "",
          "use_ajax_load": "1",
          "enable-submissions-erasure": "true",
          "print_value": "false",
          "enable-submissions-retention": "false"
        },
        "client_id": null,
        "integration_conditions": [],
        "behaviors": [
          {
            "slug": "behavior-1234-4567",
            "label": "",
            "autoclose-time": "5",
            "autoclose": "1",
            "newtab": "sametab",
            "thankyou-message": "<p>Bedankt voor je inschrijving.</p>",
            "email-thankyou-message": "",
            "manual-thankyou-message": "",
            "submission-behaviour": "behaviour-hide",
            "redirect-url": ""
          }
        ],
        "notifications": [
          {
            "slug": "notification-1234-4567",
            "label": "Admin Email",
            "email-recipients": "default",
            "recipients": "mail.example.com",
            "email-subject": "Nieuwe inschrijving voor {form_name}",
            "email-editor": "<p>Bon Nr : {submission_id}</p>\n<p><br /><strong>{all_non_empty_fields}</strong><br />---<br />Dit bericht is verzonden van {site_url}.</p>",
            "email-attachment": "true",
            "conditions": [],
            "from-name": "",
            "form-email": "",
            "replyto-email": "",
            "cc-email": "",
            "bcc-email": ""
          },
          {
            "slug": "notification-8292-7185",
            "label": "Bevestiging gebruiker",
            "email-recipients": "default",
            "recipients": "{email-1},{email-2}",
            "email-subject": "bevestiging inschrijving ",
            "email-editor": "<p>Hieronder vindt u een overzicht van uw inschrijvingen</p>\n<p><span style=\"vertical-align: inherit\"><span style=\"vertical-align: inherit\">{all_non_empty_fields}</span></span></p>\n<p>bedankt dat je erbij wil zijn</p>\n<p>Dit bericht is verzonden van {site_url}.</p>\n<p>we kijken er naar uit, bedankt</p>",
            "email-attachment": "true",
            "conditions": [],
            "routing": [],
            "from-name": "",
            "form-email": "",
            "replyto-email": "",
            "cc-email": "",
            "bcc-email": ""
          }
        ]
      },
      "status": "publish",
      "version": "1.24.6"
    }
    
    Plugin Support Jair – WPMU DEV Support

    (@wpmudevsupport15)

    Hi @wpbgc250,

    I hope you are doing well today!

    Thanks for sharing the export of the form. I imported and tested on PHP 7.4, 8.0 and 8.1 on WordPress 6.2.2 without any issues or console errors while editing email recipients or other settings on the same popup.

    Therefore, considering the error on your developer console, this is more likely to be some plugin or theme conflicting on your site. I suggest you to perform full plugin/theme conflict test to find the plugin or theme causing the issue.

    Please make sure you have recent backups and perform this operation on your dev/staging site if possible.

    To learn more about a plugin conflict test, please see this guide below:
    https://wpmudev.com/docs/getting-started/getting-support/#conflict-test

    Check out this handy flowchart of the troubleshooting process detailed above.
    https://wpmudev.com/wp-content/uploads/2015/09/Support-Process-Support-Process.gif

    Please let us know the results.

    Kind regards,
    Zafer

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @wpbgc250

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    Feel free to let us know if you have any additional questions or problems.

    Best Regards
    Patrick Freitas

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

The topic ‘Uncaught TypeError: t.remove is not a function’ is closed to new replies.