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 8, 2020. It is now read-only.
According to w3cschools.com the value attribute is not valid for an element of type "file". Right now the rendered HTML is invalid, as it contains the string value="".
In order to fix this, commit bfaa27f probably will be helpful.
According to w3cschools.com the value attribute is not valid for an element of type "file". Right now the rendered HTML is invalid, as it contains the string value="".
In order to fix this, commit bfaa27f probably will be helpful.