{% schema %} checking of t:
translations only seems to be checking name
properties.
#942
Labels
Bug
Something isn't working
Describe the bug
A setting of type
select
should throw errors if thelabel
of itsoptions
don't exist. Right now we have no support for those.Looks like that's also a problem for a preset's
category
fieldSource
Expected behaviour
I got a couple of things in there that should show errors because the labels don't exist.
Actual behaviour
name
properties seem to be linted OK.label
inside select options doesn't.category
inside preset doesn't`Debugging information
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: