Open robsonfj opened 5 years ago
This page with an input tag crashes carlo when tries to open a file picker. I`m runnin on ubuntu 19.04
<html> <body> <h1>Hello World!!</h1> <label for="avatar">Choose a file:</label> <input type="file" id="fileinput" name="fileinput" accept="image/png, image/jpeg"> </body> </html>
This page with an input tag crashes carlo when tries to open a file picker. I`m runnin on ubuntu 19.04