Ludovic

Results 3 issues of Ludovic

I removed the email verification. My submit function is like : onSubmit = event => { const { username, email, passwordOne, isAdmin } = this.state; const roles = {}; if...

File path on iOS use fileURLWithPath instead of URLWithString

I'm a bit lost with the poor documentation regarding the `feature-state` so I don't know if it's a bug or a wrong implementation. I have this function that does set...