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

Some inputs are pre-filled in post-new.php #25

Open
devnix opened this issue Jul 8, 2016 · 1 comment
Open

Some inputs are pre-filled in post-new.php #25

devnix opened this issue Jul 8, 2016 · 1 comment

Comments

@devnix
Copy link
Contributor

devnix commented Jul 8, 2016

Hi there!

I'm experimenting a bug using this plugin. When I am inserting a new post in my custom post type, I'm getting some fields pre-filled with data from the very first entry in that custom post-type.

image

I think it is CMB2-grid related because if I disable for example the first input, I get a blank input (as expected).

image

Also, I've double checked that without CMB2-grid the input still works when editing an existing entry:

image

Have anyone experienced something similar? Is there any quick knowed fix that I could implement to save my project?

@devnix
Copy link
Contributor Author

devnix commented Jul 12, 2016

I still cannot find the issue. I'm going to sacrifice my honor and make a super-dirty hack cleaning the input fields on the insert page.

I just can not stop scratching my head...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant