Hello. My code
<input id="lst_meet" type="text" placeholder="{{ T "Events_form_Last_Name" }}"/>
changed to
<input id="lst_meet" placeholder="{{ T "Events_form_Last_Name" }}"/>
Some of the fields with type = text had changed too.
Hello. My code
<input id="lst_meet" type="text" placeholder="{{ T "Events_form_Last_Name" }}"/>
changed to
<input id="lst_meet" placeholder="{{ T "Events_form_Last_Name" }}"/>
Some of the fields with type = text had changed too.
This has already been reported here and there is a relevant GitHub issue for you to follow:
Closing this topic because it is a duplicate.
P.S. Please use the Forum Search and look the GitHub Issues in the Hugo Repo, before opening a topic. Thank you!