<?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 Form Loading issue in strict mode in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255070#M86987</link>
    <description>&lt;P&gt;Greetings,&lt;BR /&gt;&lt;BR /&gt;My forms are not loading anymore on MS Edge, which is obviously uneccaptable. Browser says it's due to the following:&lt;BR /&gt;`Tracking Prevention blocked a Script resource from loading &lt;A href="https://js-eu1.hsforms.net/forms/embed/v2.js?ver=1.0.03.`" target="_blank"&gt;https://js-eu1.hsforms.net/forms/embed/v2.js?ver=1.0.03.`&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If I host that file on my server it works all good, no issues whatsoever. Is there a danger of doing that? Or what is the solution?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I initialize my forms via javascript directly like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;PRE&gt;(&lt;SPAN&gt;window&lt;/SPAN&gt;.&lt;SPAN&gt;hsFormsOnReady &lt;/SPAN&gt;||= []).&lt;SPAN&gt;push&lt;/SPAN&gt;(_ =&amp;gt; {&lt;BR /&gt;    hbspt.&lt;SPAN&gt;forms&lt;/SPAN&gt;.&lt;SPAN&gt;create&lt;/SPAN&gt;({&lt;BR /&gt;        &lt;SPAN&gt;region&lt;/SPAN&gt;: &lt;SPAN&gt;"eu1"&lt;/SPAN&gt;,&lt;BR /&gt;        &lt;SPAN&gt;portalId&lt;/SPAN&gt;: &lt;SPAN&gt;"1234"&lt;/SPAN&gt;,&lt;BR /&gt;        &lt;SPAN&gt;formId&lt;/SPAN&gt;: form.&lt;SPAN&gt;dataset&lt;/SPAN&gt;.formId,&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Mar 2026 13:13:58 GMT</pubDate>
    <dc:creator>ZKiraly</dc:creator>
    <dc:date>2026-03-02T13:13:58Z</dc:date>
    <item>
      <title>Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255070#M86987</link>
      <description>&lt;P&gt;Greetings,&lt;BR /&gt;&lt;BR /&gt;My forms are not loading anymore on MS Edge, which is obviously uneccaptable. Browser says it's due to the following:&lt;BR /&gt;`Tracking Prevention blocked a Script resource from loading &lt;A href="https://js-eu1.hsforms.net/forms/embed/v2.js?ver=1.0.03.`" target="_blank"&gt;https://js-eu1.hsforms.net/forms/embed/v2.js?ver=1.0.03.`&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If I host that file on my server it works all good, no issues whatsoever. Is there a danger of doing that? Or what is the solution?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I initialize my forms via javascript directly like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;PRE&gt;(&lt;SPAN&gt;window&lt;/SPAN&gt;.&lt;SPAN&gt;hsFormsOnReady &lt;/SPAN&gt;||= []).&lt;SPAN&gt;push&lt;/SPAN&gt;(_ =&amp;gt; {&lt;BR /&gt;    hbspt.&lt;SPAN&gt;forms&lt;/SPAN&gt;.&lt;SPAN&gt;create&lt;/SPAN&gt;({&lt;BR /&gt;        &lt;SPAN&gt;region&lt;/SPAN&gt;: &lt;SPAN&gt;"eu1"&lt;/SPAN&gt;,&lt;BR /&gt;        &lt;SPAN&gt;portalId&lt;/SPAN&gt;: &lt;SPAN&gt;"1234"&lt;/SPAN&gt;,&lt;BR /&gt;        &lt;SPAN&gt;formId&lt;/SPAN&gt;: form.&lt;SPAN&gt;dataset&lt;/SPAN&gt;.formId,&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 13:13:58 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255070#M86987</guid>
      <dc:creator>ZKiraly</dc:creator>
      <dc:date>2026-03-02T13:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255202#M86997</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/555914"&gt;@ZKiraly&lt;/a&gt;!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this a normal HubSpot form you are embedding into a non-Hubspot page? Could you share the link of the form please.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found some documentation to troubleshoot&amp;nbsp; externally embeded HS forms:&amp;nbsp;&lt;A href="https://knowledge.hubspot.com/forms/why-doesn-t-my-externally-embedded-hubspot-form-work" target="_blank"&gt;https://knowledge.hubspot.com/forms/why-doesn-t-my-externally-embedded-hubspot-form-work&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I also found a similar post with some accepted solutions here:&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Embeded-Form-treated-as-Tracking-Content-on-Firefox/m-p/998727" target="_blank"&gt;https://community.hubspot.com/t5/APIs-Integrations/Embeded-Form-treated-as-Tracking-Content-on-Firefox/m-p/998727&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But in short:&amp;nbsp;What’s happening here is that Microsoft Edge is blocking part of the HubSpot form because it considers it a “tracking” script. This is related to the browser’s privacy settings, not an issue with your website or the form itself. Some browsers have become stricter about blocking third-party resources like this.&amp;nbsp;&lt;SPAN&gt;To address this, you can modify the embedded script.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.linkedin.com/in/carolina-de-mares/" target="_blank" rel="noopener nofollow noreferrer"&gt;Carolina De Mares&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CarolinaDeMares_0-1772474160985.gif" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/168845iF6EB88A91C28F7D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CarolinaDeMares_0-1772474160985.gif" alt="CarolinaDeMares_0-1772474160985.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A href="https://zuid.com/" target="_blank" rel="noopener nofollow noreferrer" data-saferedirecturl="https://www.google.com/url?q=https://zuid.com&amp;amp;source=gmail&amp;amp;ust=1759419945337000&amp;amp;usg=AOvVaw3VqFpJCQsHxQMQ-MYzqpD8"&gt;ZUID.&lt;/A&gt;&lt;/STRONG&gt;&lt;BR /&gt;Goirkekanaaldijk 12&amp;nbsp;&lt;BR /&gt;5046 AT Tilburg&amp;nbsp;&lt;BR /&gt;Nederland&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 17:56:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255202#M86997</guid>
      <dc:creator>CarolinaDeMares</dc:creator>
      <dc:date>2026-03-02T17:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255210#M86998</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="color:var(--ck-color-mention-text);"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/555914"&gt;@ZKiraly&lt;/a&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for posting in the Community!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that you're having some trouble there with your forms. I found a couple of similar community posts &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Embeded-Form-treated-as-Tracking-Content-on-Firefox/m-p/994618" target="_blank"&gt;here&lt;/A&gt; and &lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Tracking-blocked-by-Firefox-and-Safari/m-p/364490" target="_blank"&gt;here! &lt;/A&gt;I hope you find these helpful in your troubleshooting, however, &lt;SPAN style="background-color:#ffffff;color:#33475b;"&gt;I'd also like to tag in some of our Top Contributors to see if they have any experience with this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:#ffffff;color:#33475b;"&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/346639"&gt;@GRajput&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63499"&gt;@SteveHTM&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&lt;/SPAN&gt; &amp;nbsp;-- Do you have any suggestions for &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/555914"&gt;@ZKiraly&lt;/a&gt;&lt;/SPAN&gt;?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam, Community Manager&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 18:22:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255210#M86998</guid>
      <dc:creator>SamTassey</dc:creator>
      <dc:date>2026-03-02T18:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255234#M86999</link>
      <description>&lt;P&gt;The above solutions are not really solutions to be honest. We are an enterprise SaaS company so a large chunk of our visitors are using MS Edge. It is not a solution to display a text instead saying "Try a different browser to load our form" or anything similar....&lt;BR /&gt;&lt;BR /&gt;What is the actual solution to this? One of them would obviously letting us hosting the script, or delivering the script via our own domain.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 19:25:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255234#M86999</guid>
      <dc:creator>ZKiraly</dc:creator>
      <dc:date>2026-03-02T19:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255250#M87000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/555914"&gt;@ZKiraly&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have a good solution for the script issue, but wanted to share an alternative in case you want to try an option that would not require the script at all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could have a custom HTML form and perform submissions via API:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/forms-v3-legacy/post-submissions-v3-integration-submit-portalId-formGuid" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/legacy/forms-v3-legacy/post-submissions-v3-integration-submit-portalId-formGuid&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Similar endpoint supporting authentication:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/forms-v3-legacy/post-submissions-v3-integration-secure-submit-portalId-formGuid" target="_blank"&gt;https://developers.hubspot.com/docs/api-reference/legacy/forms-v3-legacy/post-submissions-v3-integration-secure-submit-portalId-formGuid&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, this would not address the actual script issue but would at least ensure the form is accessible to visitors and submissions would be recorded.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2026 20:26:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255250#M87000</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2026-03-02T20:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255362#M87003</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/832542"&gt;@CarolinaDeMares&lt;/a&gt;&amp;nbsp;this is an example link:&amp;nbsp;&lt;A href="https://bryter.com/event/webinar-from-no-code-to-vibe-code-build-with-prompts-in-bryter/" target="_blank"&gt;https://bryter.com/event/webinar-from-no-code-to-vibe-code-build-with-prompts-in-bryter/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This is not a hubspot website, we are just using Hubspot forms.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already had a look at all possible solutions before posting here, and to be honest the following is not a solution:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if (typeof hbspt === 'undefined') {
document.write('&amp;lt;p&amp;gt;The form is blocked by Firefox Enhanced Tracking Protection. Please email me directly at &amp;lt;a href="mailto:test@gmail.com"&amp;gt;email&amp;lt;/a&amp;gt;&amp;lt;/p&amp;gt;');
}"&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2026 06:30:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255362#M87003</guid>
      <dc:creator>ZKiraly</dc:creator>
      <dc:date>2026-03-03T06:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255991#M87036</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&amp;nbsp;thanks for the proposal, but that would mean that I would need to create like 100 forms in my cms, and re-embedding them, that is clearly not a solution to be honest.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 19:23:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1255991#M87036</guid>
      <dc:creator>ZKiraly</dc:creator>
      <dc:date>2026-03-04T19:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1256046#M87040</link>
      <description>&lt;P&gt;yes, with that many forms it does not seem like a great solution in this case.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I will try to answer your questions regarding self-hosting script. You said:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;If I host that file on my server it works all good, no issues whatsoever. Is there a danger of doing that?&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HubSpot has a note regarding self-hosting the file in this &lt;A href="https://developers.hubspot.com/docs/cms/start-building/building-blocks/modules/forms#using-the-form-embed-code" target="_blank" rel="noopener"&gt;developer article&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;HubSpot forms should only be loaded using the HubSpot-hosted JavaScript file. Making a copy of the form embed code and self-hosting it is &lt;U&gt;not&lt;/U&gt; supported. Any improvements that HubSpot makes to improve security, anti-spam, accessibility, and performance will not propagate to your form if you decide to self-host the HubSpot form embed code.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So that should answer the "danger" part.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I doubt that HubSpot wants this kind of experience on MS Edge and might be looking into solutions internally but it's hard to know whether that is the case and when this might be resolved (if ever). You can try moving the needle by filling out the &lt;A href="https://developers.hubspot.com/feedback" target="_blank" rel="noopener"&gt;developer feedback form&lt;/A&gt; or &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Custom-Domain-on-forms/idi-p/401363" target="_blank" rel="noopener"&gt;upvoting this idea&lt;/A&gt; (and follow for updates), but outcomes or responses are not guaranteed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While that is being worked on (hopefully it is), you could try self hosting and&amp;nbsp;periodically update the file to the latest version to try and capture any updates/improvements. Obviously will need to also periodically test to make sure it functions as expected.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 22:49:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1256046#M87040</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2026-03-04T22:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1256685#M87073</link>
      <description>&lt;P&gt;1. Tried hosting the script myself, the form loads, but it breaks, it &lt;STRONG&gt;cannot&lt;/STRONG&gt; be submitted.&lt;BR /&gt;2. Tried building a a simple html form, and submit it via the API, that doesn't work either. Because the browser in strict mode blocks the POST request&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any other ideas?&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already voted that idea even before posting here, searched far and wide for solutions but there ain't any. It just amazes me that there's no solution, that idea was posted&amp;nbsp;&lt;STRONG&gt;5 years&amp;nbsp;&lt;/STRONG&gt;ago, and it looks like no steps were taken&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 16:17:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1256685#M87073</guid>
      <dc:creator>ZKiraly</dc:creator>
      <dc:date>2026-03-06T16:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1257716#M87103</link>
      <description>&lt;P data-unlink="true"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/555914"&gt;@ZKiraly&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;I am guessing you probably encountered this suggestion, but just in case, you could try to load the js file through a proxy.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;With the POST method, since I can't see the setup and the error - just guessing an alternative - could try using the&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api-reference/legacy/forms-v3-legacy/post-submissions-v3-integration-secure-submit-portalId-formGuid" target="_blank" rel="noopener"&gt;endpoint supporting authentication&lt;/A&gt;&amp;nbsp;and then use an AWS Lambda function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something along these lines:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;document.addEventListener('DOMContentLoaded', function() {

const form = document.getElementById("my-form");

form.addEventListener('submit', async function(event) {
    event.preventDefault();

...

const response = await fetch('https://xxxxxxxx.amazonaws.com/serverless-function', {
    method: 'POST',
    headers: {
        'Content-Type': 'application/json'
    },
    body: JSON.stringify(formDataObject)
});

...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2026 23:40:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1257716#M87103</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2026-03-10T23:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1259236#M87160</link>
      <description>&lt;P&gt;Thanks for your response&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&amp;nbsp;, but have you tried that solution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And what about the future? Is this seriously the solution for the long term? Some browsers will eventually adopt this and make it as the default setting. Chrome is slowly phasing out 3rd party cookies as well, are you prepared for that? How is that handled? Sorry I really have doubts regarding where your development efforts are focused, there is a request that is already&amp;nbsp;&lt;STRONG&gt;5 years&amp;nbsp;&lt;/STRONG&gt; old where a solution is proposed, upvoted by a lot of people. and posted by one of the participants in this discussion.&lt;BR /&gt;&lt;BR /&gt;Most likely most of the people are still not aware of this issue, I only found it out when doing proper browser testing, do you think the customers would be happy knowing that they lost business without knowing?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Mar 2026 15:06:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1259236#M87160</guid>
      <dc:creator>ZKiraly</dc:creator>
      <dc:date>2026-03-16T15:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Form Loading issue in strict mode</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1259985#M87188</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/555914"&gt;@ZKiraly&lt;/a&gt;&lt;/SPAN&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your follow up here, and thank you &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&lt;/SPAN&gt; for your continued contributions!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Just a friendly reminder that Community Champions, like &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53048"&gt;@evaldas&lt;/a&gt;&lt;/SPAN&gt; are not HubSpot employees, but enthusiastic volunteers committed to helping and supporting everyone in the community!&lt;BR /&gt;&lt;BR /&gt;I truly appreciate you bringing this to the community, but with this in mind, if you do have some feedback you'd like to provide to the HubSpot team, then &lt;SPAN style="background-color:#ffffff;color:#33475b;"&gt;I encourage you to consider creating a post on our &lt;/SPAN&gt;&lt;A href="https://hubs.la/Q02cNT9y0" target="_blank"&gt;&lt;U&gt;Ideas Forum here&lt;/U&gt;&lt;/A&gt;&lt;SPAN style="background-color:#ffffff;color:#33475b;"&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="background-color:#ffffff;color:#33475b;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Ideas posted in this forum are seen and reviewed directly by our product team regularly, and this is the best way to raise feature requests and increase the chance it will become a feature in the future, as well as receive updates on any future developments!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Thank you!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam, Community Manager&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 14:42:24 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Form-Loading-issue-in-strict-mode/m-p/1259985#M87188</guid>
      <dc:creator>SamTassey</dc:creator>
      <dc:date>2026-03-18T14:42:24Z</dc:date>
    </item>
  </channel>
</rss>

