notiflix / Notiflix

Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better.
https://notiflix.github.io
MIT License
647 stars 55 forks source link

[BUG] - Confirm.prompt() - input max length #43

Closed furcan closed 3 years ago

furcan commented 3 years ago

Describe the bug Input max length should not be related to the default answer.

To Reproduce Set an empty string.

furcan commented 3 years ago

Has been fixed.