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

Error When Toggling Custom Blocks #46

Closed
mikebronner opened this issue Aug 7, 2019 · 3 comments
Closed

Error When Toggling Custom Blocks #46

mikebronner opened this issue Aug 7, 2019 · 3 comments
Assignees

Comments

@mikebronner
Copy link
Contributor

I'm getting the following error when click Options > Custom Fields:

TypeError: null is not an object (evaluating 'document.getElementById("toggle-custom-fields-form").submit')

Is this something on my end, or is that part not implemented just yet?

Thanks! :)

@mauricewijnia
Copy link
Member

Ah this is not implemented, and I don't think it ever will be since custom fields are a very WordPress specific feature that don't really make any sense in a Laravel environment. I'll make sure to remove it before the next release :)

@mauricewijnia mauricewijnia self-assigned this Aug 7, 2019
@mikebronner
Copy link
Contributor Author

@mauricewijnia Thanks!

@mauricewijnia
Copy link
Member

Removed the options menu in v1 since it wasn't serving any purpose

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

2 participants