tlovett1 / custom-contact-forms

Build beautiful custom forms and manage submissions the WordPress way.
https://taylorlovett.com
161 stars 50 forks source link

Prevent backbone history start if already initialised #338

Closed pereirinha closed 6 years ago

pereirinha commented 6 years ago

I'm running this plugin on a site that has conflicts with another one because it also starts Backbone History before checking if it's already started. As a result, all the admin logic based on JS gets broken.

Please, consider merging this into the code base. Thank you @tlovett1 ;)