Closed vandres closed 1 year ago
That line
https://github.com/eastslopestudio/craft3-sites-field/blob/db30be606a442c72e068be411ced1cecd5616993/src/templates/_input.html#L5
should be
<input type="hidden" name="{{ field.handle }}" value="">
@vandres Do you mind putting in a PR and I can merge in?
That line
https://github.com/eastslopestudio/craft3-sites-field/blob/db30be606a442c72e068be411ced1cecd5616993/src/templates/_input.html#L5
should be