Forms do not render after update
-
Hi, I use ninja forms for my site and I noted that every update after 3.6.29 has broken my forms, i.e. they aren’t displayed at all on my website. I have been holding back on updating for a while but none of the versions thus far has resolved the issue. I would greatly appreciate assistance in resolving the error. Below is a snippet of error I get when visiting the pages that contain forms after the update.
underscore.min.js:2 Uncaught SyntaxError: Unexpected token ‘{‘
at new Function ()
at Function.template (underscore.min.js:2:15198)
at u.Channel.template (main.js:122:1)
at u._callHandler (front-end-deps.js:23:1326)
at u.Channel.request (front-end-deps.js:23:1981)
at Object.renderElement (fieldItem.js:113:1)
at eval (eval at template (underscore.min.js:2:15198), :11:14)
at e (underscore.min.js:2:15271)
at Marionette.Renderer.render (main.js:46:1)
at n._renderTemplate (front-end-deps.js:20:22925)As you can tell I use Marionette for my interface. However, every update after 3.6.29 causes these issues.
The page I need help with: [log in to see the link]
- The topic ‘Forms do not render after update’ is closed to new replies.