Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Outdated serialize-object.js causing issues #5

Closed
jaredatch opened this issue Feb 14, 2017 · 3 comments
Closed

Outdated serialize-object.js causing issues #5

jaredatch opened this issue Feb 14, 2017 · 3 comments
Labels

Comments

@jaredatch
Copy link

Howdy,

Lead dev of WPForms here!

Currently our plugin does not function with Cherry Team Members.

There are two reasons for this:

What's happening is when the WPForms form builder loads, the serialize-object that we package isn't included because CTM has already loaded the outdated version globally. This causes an error because our builder is expecting the latest version that has additional features the outdated one does not.

Would be great if we could get this resolved in an upcoming update. Otherwise I'm going to have to include a hack in WPF that detects CTM and removes all the assets :)

@MjHead
Copy link
Member

MjHead commented Feb 14, 2017

Hi @jaredatch! Thanks for report! Yes, we'll replace outdated version with new release in few days.

@MjHead MjHead added the bug label Feb 14, 2017
@jaredatch
Copy link
Author

Much appreciated 😀

cheers!

@MjHead
Copy link
Member

MjHead commented Mar 2, 2017

We fixed this issue and update plugin to 1.0.6. We add 'cherry' prefix to JS plugin and to WP handle to avoid any conflicts

@MjHead MjHead closed this as completed Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants