Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

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

$
0
0

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:2258Uncaught 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?


Viewing all articles
Browse latest Browse all 9076

Trending Articles