Skip to main content
Nintex Community Menu Bar
Question

Uncaught TypeError: Cannot read property 'replace' of undefined

  • July 10, 2024
  • 4 replies
  • 25 views

Forum|alt.badge.img+8

Hey guys - thanks for the patch yesterday. I think it’ll handle several of the issues. One new issue that came up yesterday occurs when I try to load my page - it gets stuck with a message saying ‘loading.’ It gives the following error message: Uncaught TypeError: Cannot read property ‘replace’ of undefined Any tips on what to do? It’s literally shutting down multiple pages.

4 replies

Forum|alt.badge.img+8

By the way - this error occurs on pages without any JavaScript.


Forum|alt.badge.img+8

It has to do with the new solution for overriding picklist values…


Forum|alt.badge.img+18

Griffin,

Can you post the call stack for the error? That’s a good first step to help the Skuid team debug.


Forum|alt.badge.img+6
  • Nintex Employee
  • July 10, 2024

Griffin,

Would you post Page XML (replace shows up multiple places in our codebase)? If it’s a a large page, maybe try to distill it down to just the model with the overridden picklist value and see if the issue is still occurring?