Mateusz Krawczyk

Results 3 issues of Mateusz Krawczyk

When you read file by somethig like ``` var reader = new FileReader(); reader.onloadend=console.log; reader.readAsText(file); ``` and if the file is bigger that CHUNK_SIZE (256kB) it gives you corrupted file:...

bug
platform: android

Po co zostawiać kwotę w euro, a następnie zastanawiać się po jakim kursie te euro przeliczyć na złotówki? Lepiej bezpośrednio w ustawę wpisać kwotę w złotych

If in my JSON in "paths" any field "operationId" in value contains char _ then it generates compilation error. with error: One char changed and build succesfull