• Holiday Schedule

    Your code gophers will be away for the next couple of weeks so support will be sporadic. We should be fully back online by the end of September.

  • A new version of Full Calendar is now available.

    See the details here

Getting js errors when I publish a form via a menu item

burghard

Member
I am using purity III (latest) and updated Fabrik from GitHub.
I published a form via a menu item directly to let the users enter their email address.
When loading the form I get 6 js errors:
TypeError: Object is not a constructor (evaluating 'new Class')
The form is functional but renders slightly different than expected. (see https://britzke.berlin/newsletter)
 
Back
Top