Olivier Peaucelle

Results 3 issues of Olivier Peaucelle

If data-placeholder-focus="false", when right-click and select Paste, the placeholder should be cleared before paste action. Otherwise, the pasted text is mixed with placeholder text (depending on cursor position).

STR: POST: http://localhost:4040/auth/register payload: { "email": "[email protected]", "password": "def" } then do the same a second time Observe log in terminal: ```POST /auth/register 401 91.564 ms - - _http_outgoing.js:359 throw...