End Form Session Error

End Form Session Error

Comments

  • We have just upgraded to V8.9.2. A flow runs after logon to check username. When it goes to a End Session Form with Option Display a Message and Navigate, we get the following error.

    JavaScript error: Uncaught TypeError: Cannot read properties of null (reading CurrentForm) on line 1 for https://servername/decisions//bundles/formsrenderer.js?DEC-VER=8.9.2.71359

    All Inputs in the form are populated. Clicking Dismiss takes you to the Portal.

    Any suggestions?

  • Hello,

    The error occurs in version 8.9.2 after login when the flow reaches an End Session Form with the option "Display a Message and Navigate." The error message "JavaScript error: Uncaught TypeError: Cannot read properties of null (reading CurrentForm)" indicates an issue with accessing the CurrentForm property in the formsrenderer.js file. To resolve this, check [url=https://www.myaccountaccess.one/]my account access[/url] the code in the formsrenderer.js file for any potential null references or ensure that the CurrentForm property is properly initialized. Verify that all input fields in the form are correctly populated, and consider checking the compatibility of any custom code with version 8.9.2. Once resolved, the error should no longer occur, and the form can be successfully dismissed, navigating to the Portal as expected.
    [i]edited by Ivyprice on 7/27/2023[/i]

Sign In or Register to comment.