Elimu Yetu

Results 2 issues of Elimu Yetu

**isDate returns false for all strings** isDate is always returning false, even for correctly formatted strings. **Examples** validator.isDate('2024-01-01', { format: 'YYYY-MM-DD', delimiters: ['-'] }); // false validator.isDate("2024/01/01"); // false validator.isDate(new...

🐛 bug
help needed
🔍needs-investigation

The documentation on every.org shows a tiered donation modal on this page: Documentation link: https://docs.every.org/docs/donate-button Gif link: https://docs.every.org/assets/images/donate-button-253300586b350b6cd0929d870caf46bd.gif It appears to show a multistep embedded modal with support levels and...