<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cannot read property 'target' of undefined from current.js in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234032#M12928</link>
    <description>&lt;P&gt;Really?&lt;/P&gt;
&lt;P&gt;Can you share your form with me?&lt;BR /&gt;
here is my page link &lt;A href="https://distility.com/branding-readiness-assessment/" rel="nofollow noopener"&gt;https://distility.com/branding-readiness-assessment/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Aug 2018 18:36:20 GMT</pubDate>
    <dc:creator>Muhammad_Adnan</dc:creator>
    <dc:date>2018-08-23T18:36:20Z</dc:date>
    <item>
      <title>Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234026#M12922</link>
      <description>&lt;P&gt;I am posting this issue after searching through all the threads of form submissions.&lt;/P&gt;
&lt;P&gt;My scenario is, Our HubSpot form is hidden on the page and We are showing a custom form to the users. Users fill the custom form and we then put all the user submitted values to hidden HubSpot form and submit the form via the trigger. It was working perfectly until a couple of months ago but things got changed at HubSpot end and We are stuck &lt;IMG src="https://community.hubspot.com/legacyfs/online/emojis/twitter/frowning.png?v=5" title=":frowning:" class="emoji" alt=":frowning:" /&gt;&lt;/P&gt;
&lt;P&gt;Error appear on trigger is &lt;A href="https://d.pr/uRoV6v" rel="nofollow noopener"&gt;https://d.pr/uRoV6v&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;looking forward&lt;/P&gt;</description>
      <pubDate>Sun, 12 Aug 2018 21:25:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234026#M12922</guid>
      <dc:creator>Muhammad_Adnan</dc:creator>
      <dc:date>2018-08-12T21:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234027#M12923</link>
      <description>&lt;P&gt;I found something very strange.&lt;/P&gt;
&lt;P&gt;When I apply .change() on email field. It triggers this error, otherwise on all the other fields .change() works.&lt;/P&gt;
&lt;P&gt;$("&lt;SPAN class="hashtag"&gt;#hubspot-form&lt;/SPAN&gt; form input[name='email']").val('myemail@test.com').change();&lt;/P&gt;</description>
      <pubDate>Sun, 12 Aug 2018 21:36:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234027#M12923</guid>
      <dc:creator>Muhammad_Adnan</dc:creator>
      <dc:date>2018-08-12T21:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234028#M12924</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/muhammad_adnan"&gt;@Muhammad_Adnan&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Is this currently working? Embedded forms have some frontend validation for the &lt;CODE&gt;email&lt;/CODE&gt; field, which might be triggered when you update the &lt;CODE&gt;email&lt;/CODE&gt; field with the value from your external form.&lt;/P&gt;
&lt;P&gt;I also wanted to recommend a simpler method; you can submit to the HubSpot Forms API using the new AJAX endpoint instead of embedding/hiding a form on the page:&lt;/P&gt;
&lt;ASIDE class="onebox whitelistedgeneric"&gt;
  &lt;HEADER class="source"&gt;
      &lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/1X/46c7134e5c588b9723986216fcb862e4f64d25e8.png" class="site-icon" width="16" height="16" /&gt;
      &lt;A href="https://developers.hubspot.com/docs/methods/forms/submit_form_ajax" target="_blank"&gt;developers.hubspot.com&lt;/A&gt;
  &lt;/HEADER&gt;
  &lt;ARTICLE class="onebox-body"&gt;
    

&lt;H3&gt;&lt;A href="https://developers.hubspot.com/docs/methods/forms/submit_form_ajax" target="_blank"&gt;Submit data for a form&lt;/A&gt;&lt;/H3&gt;

&lt;P&gt;Send form submission data to HubSpot. This endpoint supports cross-origin AJAX (CORS) requests, allowing you to submit form data directly to HubSpot client-side using JavaScript.&lt;/P&gt;


  &lt;/ARTICLE&gt;
  &lt;DIV class="onebox-metadata"&gt;
    
    
  &lt;/DIV&gt;
  &lt;DIV style="clear: both"&gt;&lt;/DIV&gt;
&lt;/ASIDE&gt;</description>
      <pubDate>Fri, 17 Aug 2018 17:07:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234028#M12924</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-08-17T17:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234029#M12925</link>
      <description>&lt;P&gt;Hey &lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Yea I think the new AJAX method is much better way but I was just getting curious that why It is only happening with the &lt;CODE&gt;email&lt;/CODE&gt; field. I am even applying &lt;CODE&gt;.change()&lt;/CODE&gt; after updating the &lt;CODE&gt;email&lt;/CODE&gt; field form my form.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 21:39:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234029#M12925</guid>
      <dc:creator>Muhammad_Adnan</dc:creator>
      <dc:date>2018-08-17T21:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234030#M12926</link>
      <description>&lt;P&gt;What can be the work around for email validation?&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;$("#hubspot-form form input[type='email']").val(obj.email).change();&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 22:42:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234030#M12926</guid>
      <dc:creator>Muhammad_Adnan</dc:creator>
      <dc:date>2018-08-17T22:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234031#M12927</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/muhammad_adnan"&gt;@Muhammad_Adnan&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I'm not able to reproduce this with a form in my own portal, so it might be something specific to your setup. Can you send me a link to the page you're working on?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 18:18:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234031#M12927</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-08-23T18:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234032#M12928</link>
      <description>&lt;P&gt;Really?&lt;/P&gt;
&lt;P&gt;Can you share your form with me?&lt;BR /&gt;
here is my page link &lt;A href="https://distility.com/branding-readiness-assessment/" rel="nofollow noopener"&gt;https://distility.com/branding-readiness-assessment/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 18:36:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234032#M12928</guid>
      <dc:creator>Muhammad_Adnan</dc:creator>
      <dc:date>2018-08-23T18:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234033#M12929</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/muhammad_adnan"&gt;@Muhammad_Adnan&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Sure thing; here's a super simple test page I set up in my portal:&lt;BR /&gt;
&lt;A href="https://www.over-understanding.info/example-email-field-population" class="onebox" target="_blank"&gt;https://www.over-understanding.info/example-email-field-population&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I checked out your page, and from what I can see the form isn't an embedded HubSpot form. I generally populate the email field with code like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="lang-auto"&gt;$("input[name='email']").val("test@test.com").change();
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The code you included above is different, but theoretically should work. I think the issue is that your selector includes HubSpot form markup that doesn't appear in the DOM. Trying the following in the console worked for me:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class="lang-auto"&gt;$("input[type='email']").val("test@test.com").change();
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Aug 2018 19:39:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234033#M12929</guid>
      <dc:creator>Derek_Gervais</dc:creator>
      <dc:date>2018-08-28T19:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234034#M12930</link>
      <description>&lt;P&gt;I got it solved, The real problem was I was using&lt;BR /&gt;
&lt;A href="https://js.hsforms.net/forms/current.js" rel="nofollow noopener"&gt;js.hsforms.net/forms/current.js&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;whereas It should be&lt;/P&gt;
&lt;P&gt;&lt;A href="https://js.hsforms.net/forms/v2.js" rel="nofollow noopener"&gt;js.hsforms.net/forms/v2.js&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So, the problem solved for me.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 19:58:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234034#M12930</guid>
      <dc:creator>Muhammad_Adnan</dc:creator>
      <dc:date>2018-08-28T19:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234035#M12931</link>
      <description>&lt;P&gt;Hello &lt;A class="mention" href="https://community.hubspot.com/u/derek_gervais"&gt;@Derek_Gervais&lt;/A&gt;, &lt;A class="mention" href="https://community.hubspot.com/u/muhammad_adnan"&gt;@Muhammad_Adnan&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I have same issue "Cannot read property ‘target’ of undefined from v2.js". i am using hubspot form module and fill data from external html form.&lt;/P&gt;
&lt;P&gt;There is issue with email field only.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2018 10:08:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234035#M12931</guid>
      <dc:creator>developer_esb</dc:creator>
      <dc:date>2018-09-24T10:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234036#M12932</link>
      <description>&lt;P&gt;We are facing the same problem and are using the v2.js...  Any solutions so far&lt;/P&gt;
&lt;P&gt;Code invoked ...&lt;BR /&gt;
jQuery('input[name="email"]').val(hs_email).&lt;STRONG&gt;change();&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The bold part seems to be the problem ... ( the email object has the correct email address value ).&lt;/P&gt;
&lt;P&gt;The error returned is ...&lt;BR /&gt;
v2.js:formatted:14112 Uncaught TypeError: Cannot read property 'target' of undefined&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 16:01:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234036#M12932</guid>
      <dc:creator>TIDEV</dc:creator>
      <dc:date>2018-10-15T16:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234037#M12933</link>
      <description>&lt;P&gt;I'm also experiencing the same problem using Hubspot's recommended method of introducing a change event&lt;BR /&gt;
hbspt.forms.create({&lt;BR /&gt;
portalId: "xxxxxxx",&lt;BR /&gt;
formId: "xxxxxxx-xxxxxxx-xxxxxx-xxxxxx",&lt;BR /&gt;
onFormReady($form) {&lt;BR /&gt;
$('input[name="email"]').val(emailAddress).change();&lt;BR /&gt;
}&lt;BR /&gt;
});&lt;BR /&gt;
And return the error&lt;BR /&gt;
&lt;A href="http://js.hsforms.net/forms/v2.js:" rel="nofollow noopener"&gt;http://js.hsforms.net/forms/v2.js:&lt;/A&gt; Uncaught TypeError: Cannot read property 'target' of undefined&lt;/P&gt;
&lt;P&gt;Some HS developer support would be appreciated, as many people seem to be experiencing this same issue.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 16:04:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234037#M12933</guid>
      <dc:creator>sreece</dc:creator>
      <dc:date>2018-10-17T16:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234038#M12934</link>
      <description>&lt;P&gt;&lt;A class="mention" href="https://community.hubspot.com/u/tidev"&gt;@TIDEV&lt;/A&gt;, &lt;A class="mention" href="https://community.hubspot.com/u/sreece"&gt;@sreece&lt;/A&gt; - reached out internally to the forms team to get clarification on this error. Will update when I have more info&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 21:57:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234038#M12934</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2018-10-17T21:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234039#M12935</link>
      <description>&lt;P&gt;Any progress on this ... and guideline on when the fix will be in place&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 13:37:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234039#M12935</guid>
      <dc:creator>TIDEV</dc:creator>
      <dc:date>2018-10-22T13:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234040#M12936</link>
      <description>&lt;P&gt;Hey &lt;A class="mention" href="https://community.hubspot.com/u/tidev"&gt;@TIDEV&lt;/A&gt;, still waiting on the forms team for clarification on if this is a bug or not. For what it's worth, I was able to get the console error to clear if I provided a callback like this:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;onFormReady: jQuery('input[name="email"]').val('singhj@theinstitutes.org').change(function(){
    console.log(this.val + " changed");
});
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I'll update you when I get more info&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2018 16:23:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234040#M12936</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2018-10-22T16:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234041#M12937</link>
      <description>&lt;P&gt;Appreciate your help following up,  I understand you were able to get the console error to clear, but as you mentioned it does not solve the purpose of making the callback back to Hubspot to take action on the email address change (which you are following up with Hubspot forms team)  ….&lt;/P&gt;
&lt;P&gt;If you see the API documentation  &lt;A href="https://developers.hubspot.com/docs/methods/forms/advanced_form_options" rel="nofollow noopener"&gt;https://developers.hubspot.com/docs/methods/forms/advanced_form_options&lt;/A&gt; ,  It clearly states in red note: If you are using jQuery to manipulate the values of form inputs (i.e. using val() or prop()), you must trigger a change event using change() or trigger('change') for the change to properly register.&lt;/P&gt;
&lt;P&gt;The purpose behind this was to trigger the callback function to return resubscribeMessage “Looks like you've opted out of email communication. Click here to get an email and opt back in.”&lt;/P&gt;
&lt;P&gt;The capability did work for a year,  so hopefully it’s treated with priority.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 18:00:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234041#M12937</guid>
      <dc:creator>TIDEV</dc:creator>
      <dc:date>2018-10-23T18:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234042#M12938</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/tidev"&gt;@TIDEV&lt;/A&gt;, yep - the team that owns forms is working on it currently. Appreciate your patience.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 19:04:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234042#M12938</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2018-10-23T19:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234043#M12939</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/tidev"&gt;@TIDEV&lt;/A&gt; et al., this issue should now be resolved. The forms team has addressed the issue and console errors should be cleared up.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:51:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234043#M12939</guid>
      <dc:creator>cbarley</dc:creator>
      <dc:date>2018-10-24T14:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234044#M12940</link>
      <description>&lt;P&gt;Thank you &lt;A href="https://urldefense.proofpoint.com/v2/url?u=https-3A__integrate.hubspot.com_u_connor-5Fbarley&amp;amp;d=DwMCaQ&amp;amp;c=euGZstcaTDllvimEN8b7jXrwqOf-v5A_CdpgnVfiiMM&amp;amp;r=LuEiS7f5GBDcGQtIN6_us26svk35BshqUV3l-6GBeCs&amp;amp;m=ebqzkVc46LaEhU-RlbOvlpyXcHbf119NdIFkGQ00KZo&amp;amp;s=cAdQST7K9yhviNVuS03AUlDTS2ecpcOEHVEJ36JXXp8&amp;amp;e=" rel="nofollow noopener"&gt;&lt;STRONG&gt;Connor_Barley&lt;/STRONG&gt;&lt;/A&gt; , appreciate your help investing this issue and following through with it to have it fixed.&lt;/P&gt;
&lt;P&gt;The fix helped resolve forms callback issue that we were facing.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;PRE&gt;&lt;CODE&gt;     Jaski&lt;/CODE&gt;&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 24 Oct 2018 16:42:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/234044#M12940</guid>
      <dc:creator>TIDEV</dc:creator>
      <dc:date>2018-10-24T16:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot read property 'target' of undefined from current.js</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/272402#M24707</link>
      <description>&lt;P&gt;This error occurs in Chrome Browser when you read a property or call a method on an undefined object . Uncaught TypeError: &lt;A href="http://net-informations.com/js/iq/unerror.htm" target="_self"&gt;Cannot read property of undefined&lt;/A&gt; error is probably easiest to understand from the perspective of undefined, since undefined is not considered an object type at all (but its own undefined type instead), and properties can only belong to objects within JavaScript. There are a few variations of this error depending on the property you are trying to access. Sometimes instead of undefined it will say null.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 06:15:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Cannot-read-property-target-of-undefined-from-current-js/m-p/272402#M24707</guid>
      <dc:creator>linehammer</dc:creator>
      <dc:date>2019-05-29T06:15:09Z</dc:date>
    </item>
  </channel>
</rss>

