Uncaught TypeError: Cannot read property 'replace' of undefined

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.

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

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

Griffin,

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

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?