backdrop-contrib / metatag

Add structured metadata, aka "meta tags", for various pages on your site.
GNU General Public License v2.0
3 stars 15 forks source link

Checkboxes on admin/config/metadata/metatags/settings not saving #10

Closed jenlampton closed 7 years ago

jenlampton commented 7 years ago

I noticed that I had one content type that was not showing metatag settings where I did want them, and one that was showing them when I didn't want them. I navigated to admin/config/metadata/metatags/settings and attempted to change the settings, but all boxes remained checked after saving the form.

jenlampton commented 7 years ago

Just pushed a fix for this problem. It looks like the form states were getting too greedy so I removed them.