Try our conversational search powered by Generative AI!

Getting error: Uncaught TypeError: Cannot read property 'indexOf' of undefined after upgrade to Epi 11 and Forms 4.18

Vote:
 

We recently upgraded our EPi 10.9 project to Epi 11 latest using the Nuget packages and datbase update. Most of our site looks great locally, but Epi Forms doesn't work at all. Whenver you click any button, you get this error:

WebResource.axd?d=fo49188920000000:2258 Uncaught TypeError: Cannot read property 'indexOf' of undefined at validateElement
(WebResource.axd?d=fo49188920000000:2258) at HTMLDivElement.<anonymous>
(WebResource.axd?d=fo49188920000000:2229) at Function.each
(WebResource.axd?d=rQ36749188920000000:2) at n.fn.init.each
(WebResource.axd?d=rQ36749188920000000:2) at validateElementsIn
(WebResource.axd?d=fo49188920000000:2228) at HTMLButtonElement._formSubmissionHandler
(WebResource.axd?d=fo49188920000000:1659) at HTMLButtonElement.dispatch
(WebResource.axd?d=rQ36749188920000000:3) at HTMLButtonElement.r.handle (WebResource.axd?d=rQ36749188920000000:3)

We've tried almost everything. Lots of checking the web.config and the like. No dice.

Has anybody else gotten this?

#199698
Dec 06, 2018 16:11
Vote:
 

Look like some of your resources are not loaded. Do you see any request return error (http code 500 for ex)? Or did you do a custom view template (ascx files)?

#199813
Dec 12, 2018 11:26
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.