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 May 19, 2025. It is now read-only.
The input ranges field (n days up to today) a "-" character is used as a placeholder. Instead of using an html placeholder attribute on the input, a literal "-" is inserted into the input box. Please change this to use the html placeholder attribute, otherwise the user is forced to manually remove the placeholder text.