You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2020. It is now read-only.
I tried to add some microdata to my form:
This does not work, as the specified attributes are not added if I render the form's open tag:
$this->form()->openTag($form);Any workaround to get this specific attributes working?