We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Turning on the "Edit all post fields at once" option causes the editor to break.
Steps to reproduce:
Error: "TypeError: editor.create_form is not a function @ http://localhost/3.5.1/wp-content/plugins/front-end-editor/build/editor.js?ver=2.3:854"
Code ref: http://plugins.trac.wordpress.org/browser/front-end-editor/tags/2.3/build/editor.js#L854
Tested with WP 3.5.1 and Front-end Editor 2.3 using the Twenty Twelve theme and Firefox 22 on Mac OS X 10.8.3.
The text was updated successfully, but these errors were encountered:
Confirmed using rev 805dc4d
In Chrome, the error looks like this:
Uncaught TypeError: Object #<thumbnail> has no method 'create_form'
Sorry, something went wrong.
No branches or pull requests
Turning on the "Edit all post fields at once" option causes the editor to break.
Steps to reproduce:
Error: "TypeError: editor.create_form is not a function @ http://localhost/3.5.1/wp-content/plugins/front-end-editor/build/editor.js?ver=2.3:854"
Code ref: http://plugins.trac.wordpress.org/browser/front-end-editor/tags/2.3/build/editor.js#L854
Tested with WP 3.5.1 and Front-end Editor 2.3 using the Twenty Twelve theme and Firefox 22 on Mac OS X 10.8.3.
The text was updated successfully, but these errors were encountered: