Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Custom activities forms got stuck after Google Chrome update

(2) ShareShare
ReportReport
Posted on by 75

Hello everyone!

After Google Chrome Update 73.0.3683.86, when I try to open a custom activity from the social pane of an incident, the CRM freezes and does not open the form:

Annotation-2019_2D00_03_2D00_25-200351.png

The previous version of Chrome works fine, but after the update I'm experiencing this error. If I refresh the page, the form opens correctly. With other browsers like Edge, Firefox and IE everything works fine.

I checked the javascript console of Chrome and shows following error:

CrashReport:
		FileName:/_static/form/formcontrols.js
		LineNumber:3356
		Function:anonymousr:Mscrm.TurboForm.Control.CustomScriptsManager.frameElement.contentWindow[$v_0.$8G_1]isnotafunction
		ErrorReport:<CrmScriptErrorReport>
  <ReportVersion>1.0</ReportVersion>
  <ScriptErrorDetails>
   <Message>Uncaught TypeError&#58; Mscrm.TurboForm.Control.CustomScriptsManager.frameElement.contentWindow&#91;&#36;v_0.&#36;8G_1&#93; is not a function</Message>
   <Line>3356</Line>
   <URL>&#47;_static&#47;form&#47;formcontrols.js&#63;ver&#61;1322525124</URL>
   <PageURL>&#47;form&#47;page.aspx&#63;lcid&#61;3082&#38;themeId&#61;e1fe6a40-936c-4a69-c8b4-3485c011c877&#38;tstamp&#61;3317008&#38;updateTimeStamp&#61;636391891339883974&#38;userts&#61;131980276099052268&#38;ver&#61;1322525124&#35;etc&#61;10165&#38;extraqs&#61;&#37;3f_CreateFromId&#37;3d&#37;257b32871E7E-C24A-E911-80D6-0050569F09A2&#37;257d&#37;26_CreateFromType&#37;3d112&#37;26_gridType&#37;3d10165&#37;26etc&#37;3d10165&#37;26id&#37;3d&#37;257bAD79B9F7-214F-E911-80D6-0050569F09A2&#37;257d&#37;26rskey&#37;3d&#37;257bAB685BBA-4A65-E811-80CA-0050569F09A2&#37;257d&#38;pagemode&#61;iframe&#38;pagetype&#61;entityrecord&#38;rskey&#61;&#37;7bAB685BBA-4A65-E811-80CA-0050569F09A2&#37;7d&#38;counter&#61;1553555245351</PageURL>

Maybe someone is experiencing the same issue?

Any clue?

CRM Version: Dynamics 365 8.2.4.6 OnPremise 

Thanks in advance!

*This post is locked for comments

  • RE: Custom activities forms got stuck after Google Chrome update

    we have also experienced the same issue when navigating across custom entities records with that recent version of chrome.

    After detail analysis, this issue is occurring the entity Form which doesn’t have any web resources(script), just adding the Script (JS File) at the Form Libraries on an entity form, resolved the issue for me.

    Could you please try this now?

  • Suggested answer
    Kokulan Profile Picture
    Kokulan 18,052 on at
    RE: Custom activities forms got stuck after Google Chrome update

    Related recording issue is caused by latest update of Chrome V73 and this has been raised with Microsoft and I am sure Microsoft is working on a fix for this. Until then to get around this issue you will have to use IE or Edge or if you still want to use Chrome, doing a full page refresh and trying again works sometime and sometime if you click on the record pop-open icon at upper right corner, it opens the record in a separate tab but it works

    ScreenClip-_5B00_463_5D00_.png

  • Hugo G. Morillo Profile Picture
    Hugo G. Morillo 75 on at
    RE: Custom activities forms got stuck after Google Chrome update

    New update for Dynamics 365 OnPremise 8.2.5.0004

    Repaired Functionality

    The following list details issues whose resolutions repair items in Dynamics that are not functioning.

    - Knowledge base articles could not be searched in dashboards.

    - Meeting attachments could not be opened after downloading them.

    - A box was misaligned in a dashboard.

    - Entity forms failed to load when using the Chrome browser.

    - Importing and exporting failed in the Web Client when using the Chrome browser.

    support.microsoft.com/.../microsoft-dynamics-365-on-premises-update-2-5

  • Suggested answer
    Staniko Profile Picture
    Staniko 15 on at
    RE: Custom activities forms got stuck after Google Chrome update

    Hi All,
    I found a workaround. Just add any Javascript to the target form (maybe also to the originating form).

    You may even just add a library, no need to call a function.

    Background info:
    Some ScriptManager is disposed and initialized twice on navigating to another form, normally (dispose,init,dispose,init).
    Somehow, if there is no JS on the target form, it is: dispose,init,dispose. Bum. hehe :)

    Best regards,

    Stan

  • Staniko Profile Picture
    Staniko 15 on at
    RE: Custom activities forms got stuck after Google Chrome update

    Hi All,

    samesame on our side in a different context: When navigating from a contact to a custom entity, CRM is showing a white loading screen and a similiar error in the background.
    CRM 1612 (9.0.2.3034) (DB 9.0.2.3034) local
    Chrome Version 73.0.3683.86

    CrashReport:
    		FileName:/_static/form/formcontrols.js
    		LineNumber:5093
    		Function:anonymousr:Mscrm.TurboForm.Control.CustomScriptsManager.frameElement.contentWindow[$v_0.$8y_1]isnotafunction
    		ErrorReport:<CrmScriptErrorReport>
      <ReportVersion>1.0</ReportVersion>
      <ScriptErrorDetails>
       <Message>Uncaught TypeError&#58; Mscrm.TurboForm.Control.CustomScriptsManager.frameElement.contentWindow&#91;&#36;v_0.&#36;8y_1&#93; is not a function</Message>
       <Line>5093</Line>
       <URL>&#47;_static&#47;form&#47;formcontrols.js&#63;ver&#61;655219605</URL>
       <PageURL>&#47;form&#47;page.aspx&#63;lcid&#61;1031&#38;themeId&#61;f499443d-2082-4938-8842-e7ee62de9a23&#38;tstamp&#61;7992780&#38;updateTimeStamp&#61;636790111290774566&#38;userts&#61;131986801277036079&#38;ver&#61;655219605&#35;etc&#61;10050&#38;extraqs&#61;&#37;3f_CreateFromId&#37;3d&#37;257b4B8AE211-C172-E811-80ED-005056AFA4BA&#37;257d&#37;26_CreateFromType&#37;3d1&#37;26_gridType&#37;3d10050&#37;26etc&#37;3d10050&#37;26id&#37;3d&#37;257b61835FEA-D572-E811-80ED-005056AFA4BA&#37;257d&#37;26rskey&#37;3d&#37;257b4335FEEC-E872-E811-80ED-005056AFA4BA&#37;257d&#38;pagemode&#61;iframe&#38;pagetype&#61;entityrecord&#38;rskey&#61;&#37;7b4335FEEC-E872-E811-80ED-005056AFA4BA&#37;7d&#38;counter&#61;1554208150162</PageURL>
       <Function>anonymousr&#58;Mscrm.TurboForm.Control.CustomScriptsManager.frameElement.contentWindow&#91;&#36;v_0.&#36;8y_1&#93;isnotafunction</Function>
       <FunctionRaw>TypeError&#58; Mscrm.TurboForm.Control.CustomScriptsManager.frameElement.contentWindow&#91;&#36;v_0.&#36;8y_1&#93; is not a function</FunctionRaw>
       <CallStack>
        <Function>anonymousr&#58;Mscrm.TurboForm.Control.CustomScriptsManager.frameElement.contentWindow&#91;&#36;v_0.&#36;8y_1&#93;isnotafunction</Function>
       </CallStack>
      </ScriptErrorDetails>
      <ClientInformation>
       <BrowserUserAgent>Mozilla&#47;5.0 &#40;Windows NT 6.3&#59; Win64&#59; x64&#41; AppleWebKit&#47;537.36 &#40;KHTML, like Gecko&#41; Chrome&#47;73.0.3683.86 Safari&#47;537.36</BrowserUserAgent>
       <BrowserLanguage>undefined</BrowserLanguage>
       <SystemLanguage>undefined</SystemLanguage>
       <UserLanguage>undefined</UserLanguage>
       <ScreenResolution>1920x1080</ScreenResolution>
       <ClientName>Web</ClientName>
       <ClienState>Online</ClienState>
       <ClientTime>2019-04-02T14&#58;29&#58;10</ClientTime>
      </ClientInformation>
    </CrmScriptErrorReport>


  • RE: Custom activities forms got stuck after Google Chrome update

    For me it works if im using incognite mode.,

  • R.Radder Profile Picture
    R.Radder on at
    RE: Custom activities forms got stuck after Google Chrome update

    Only thing I've found so far is using different internet browser or you can download an older version of Chrome.

  • RE: Custom activities forms got stuck after Google Chrome update

    Hey

    We have found exactly the same problem today CRM365 on-premise 8.2.3.

    With refresh the record can be loaded. Any workarounds?

  • Dietmar Wehinger Profile Picture
    Dietmar Wehinger 65 on at
    RE: Custom activities forms got stuck after Google Chrome update

    Exactly the same problem!!! very annoying!

  • Suggested answer
    Adrian Begovich Profile Picture
    Adrian Begovich 1,019 Super User 2025 Season 1 on at
    RE: Custom activities forms got stuck after Google Chrome update

    Hi Hugo G. Morillo,

    I recommend using an earlier version of Google Chrome or another internet browser until the issues are resolved.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans