spicywebau / craft-fieldlabels

Override Craft CMS field labels and instructions in the field layout designer
MIT License
123 stars 9 forks source link

[bug] Uncaught type errors and can't remove relabels #30

Closed KatieMFritz closed 4 years ago

KatieMFritz commented 5 years ago

edited as I figure out more

I'm getting JavaScript console errors referencing line 119 and line 226 of FieldLabels.js:

I am also finding that I can't remove existing relabels from fields in sections. I can change them, but just deleting them and saving doesn't work - the old data comes back. Not sure if this is related, but I'm seeing the errors for the same sections where this is happening.

System