gesposito/gatsby-starter-blog-bulma 6
Starter Gatsby Blog built with Bulma.io
Babel, React and webpack
napoli.devday.it
devdayit/gatsby-devday-calendar 1
Calendario prossimi eventi Meetup
avellino.devday.it
benevento.devday.it
caserta.devday.it
salerno.devday.it
gesposito/api-openapi-samples 0
OpenAPI Samples for the API Ecosystem project.
push eventdevdayit/gatsby-devday-events
commit sha dc6cba43ea2d3183e6c64af565f08dc3efc67a1c
Upgrade gatsby-starter-default
commit sha f130870e2df069f2f56eb13ec1f5c8e562ae3d24
Update Events
push time in a month
push eventdevdayit/gatsby-devday-events
commit sha dfb29a38366e2876974166d8a559fbeab0d65809
Upgrade gatsby-starter-default
commit sha c3874d835041e796d2a5a2f5ee0b0d60e0944716
Update Events
push time in a month
issue commentexpo/expo
ImagePicker Crashing with Expo 37.0.0 Android 8.1
In my case a similar(?) error appears even on Chrome with this sample here https://mdn.mozillademos.org/en-US/docs/Web/API/FileReader/readAsDataURL$samples/Example?revision=1604552
comment created time in a month
issue commentexpo/expo
ImagePicker Crashing with Expo 37.0.0 Android 8.1
This issue is about Android, not web. It's almost certainly native code at fault and not any JS, so problems with web version should probably be in its own issue
Sorry about missing context, I was trying to work around the current issue, but faced what seems to be the same problem even on other apps (Chrome is able to recover, Expo is not). It seems something weird going on with Android itself.
comment created time in a month
issue commentexpo/expo
ImagePicker Crashing with Expo 37.0.0 Android 8.1
I've tested it with Developer options activated and tried enabling/disabling Don't keep activities and I can replicate (with flag on) the original crash that was happening to me
comment created time in a month
issue commentexpo/expo
ImagePicker Crashing with Expo 37.0.0 Android 8.1
After enabling Developer options again, it seems that it keeps working
comment created time in a month
issue commentexpo/expo
ImagePicker Crashing with Expo 37.0.0 Android 8.1
I was trying to test a web alternative with this code https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsDataURL
<input type="file" onchange="previewFile()"><br>
function previewFile() {
const preview = document.querySelector('img');
const file = document.querySelector('input[type=file]').files[0];
const reader = new FileReader();
reader.addEventListener("load", function () {
// convert image file to base64 string
preview.src = reader.result;
}, false);
if (file) {
reader.readAsDataURL(file);
}
}
and Google Chrome showed a toast
Unable to complete previous operation due to low memory
after some underground forum searching, poiting at different solutions, I tried to disable Developer options and it worked
comment created time in a month
startedmaxgoedjen/secretive
started time in a month
startedkucherenko/jscpd
started time in 2 months
starteddanielstjules/jsinspect
started time in 2 months
issue commentexpo/expo
ImagePicker Crashing with Expo 37.0.0 Android 8.1
Another instance if needed https://gist.github.com/gesposito/ed8e592c489e4ea479e7ed89fccfc4c1
comment created time in 2 months
push eventgesposito/action-report-checks
commit sha c71d1fc0ab1fc8597d38370aefad28f959fac112
Add Linting Report
commit sha a6a485ccbfff96b2da331d3f88313b75d0f977cc
Remove README.md
commit sha 4733039397b9ba788576082782d77677c3ce53cb
Update test workflow
push time in 2 months
push eventgesposito/action-report-checks
commit sha c71d1fc0ab1fc8597d38370aefad28f959fac112
Add Linting Report
commit sha a6a485ccbfff96b2da331d3f88313b75d0f977cc
Remove README.md
commit sha 4733039397b9ba788576082782d77677c3ce53cb
Update test workflow
push time in 2 months
push eventgesposito/action-report-checks
commit sha c9bfd13e293712280061df16d18abfd44be07c84
Update test workflow
push time in 2 months
push eventgesposito/action-report-checks
commit sha d95c0cf5e8463103e5633878487de89c471095db
Add Linting Report
commit sha b377407721aa9f4b9891f85c5a4a9b35d266738d
Remove README.md
push time in 2 months
push eventgesposito/action-report-checks
commit sha 025a1606107a206571e9ecaa8a5bb0af10ee7f66
Add Linting Report
commit sha bb22d6907742d485f5f6265ea62f70c6f00786dc
Remove README.md
push time in 2 months
issue commentexpo/expo
imagePicker Crashing with Expo 31.0.0 Android 8.1
I can attach crash logs as well (see #7946)
comment created time in 2 months
push eventgesposito/action-report-checks
commit sha 7be3550afec5be2b2a3aa54f42dcc2a7672fe585
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 7be3550afec5be2b2a3aa54f42dcc2a7672fe585
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 402dcf13608c496397286c1192ff815d047d876d
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 402dcf13608c496397286c1192ff815d047d876d
Add report uploading to Netlify
push time in 2 months
fork gesposito/action-surefire-report
Reports surefire test results as GitHub Pull Request Check
fork in 2 months
push eventgesposito/action-report-checks
commit sha 2de7ceedddd518a847182de1bd31e51a0ee4e1b3
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 2de7ceedddd518a847182de1bd31e51a0ee4e1b3
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 3bc8c5eba36dca41b263613016e56ee1ba13bb94
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 3bc8c5eba36dca41b263613016e56ee1ba13bb94
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha ed8bbf4fa2cd9631fc4f7dbaf318d45048001b15
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha a48a1f2ab6699b330848eb976a31a450e51671e4
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 8d1f51138a8eafaf2d68ae225fd1c7b6b6c9a496
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 324ed7cf33aa6174ebb943abf467e88eddab52ba
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha ba4d6f357a18b07b1615faa0ac3fa7b223a556fd
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha b8a5ade297b00ce7ce6c9b3634c5fc020435fc4d
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 5654a59240c13bc8b8cfa371e8e4d95cc5c17e8d
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 172e95244ca2534e934fd2538ad126392fc7dbba
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 7257116fc5bf65e88e2a6420d239b0fcea0464f7
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 54b2d95f0e68a9e0517d59710f5999911f28b5f0
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 4dbecdcbcdc8d14647a2e1d0c15d48afa24e7879
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha bf632f224cba577e0d1e78412d807971c3a29d15
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 2a23258072416bd8483dcfe1629de3da0d0fa255
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 05758fec208e49ce6af463a8cce28b5d1916e8bb
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 853f1dac5a2e87b8a98db2fd5d56362eff0ac5ea
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha c277452f3116150bbfb54501945cf7880efd8c7f
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 826838f2778540482760d3cf067a76d21fae72d2
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha d2b485a613287c869f219cf842198c7b05860fa5
update
push time in 2 months
push eventgesposito/action-report-checks
commit sha 459e97de64b8584ac256d30d0a0cc99e517cdc71
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 459e97de64b8584ac256d30d0a0cc99e517cdc71
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha eb640467debdce11d63e9a4ca00318978c61d9bf
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha eb640467debdce11d63e9a4ca00318978c61d9bf
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 12c6bff4820d4ce9bb48e2f0e21e13c89790e55a
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 12c6bff4820d4ce9bb48e2f0e21e13c89790e55a
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 8fbc7dbfbdd46b20bb13c3cc65efe5084c41e3fb
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 8fbc7dbfbdd46b20bb13c3cc65efe5084c41e3fb
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 1df0ab08a9fa1a29fd41632c66938cd874431e31
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 1df0ab08a9fa1a29fd41632c66938cd874431e31
Add report uploading to Netlify
push time in 2 months
push eventgesposito/action-report-checks
commit sha 26f507ea89000f001caa73136371f4f9c4a12263
Add report uploading to Gists
push time in 2 months
push eventgesposito/action-report-checks
commit sha 26f507ea89000f001caa73136371f4f9c4a12263
Add report uploading to Gists
push time in 2 months
push eventgesposito/action-report-checks
commit sha 92c217794a456dc12aca96ea762d101733eb49e3
Add report uploading to Gists
push time in 2 months
push eventgesposito/action-report-checks
commit sha 92c217794a456dc12aca96ea762d101733eb49e3
Add report uploading to Gists
push time in 2 months
push eventgesposito/action-report-checks
commit sha f6aa2374ea07f39e709b37cbda8b23ac1f47a05b
Add report uploading to Gists
push time in 2 months
push eventgesposito/action-report-checks
commit sha f6aa2374ea07f39e709b37cbda8b23ac1f47a05b
Add report uploading to Gists
push time in 2 months
push eventgesposito/action-report-checks
commit sha 897c353e926ba59c17505b47dbcc6381075cbd48
Add action report-checks
commit sha 11a68f24d4c55e19769618cd4582f125b8003a54
Add dist
push time in 2 months
push eventgesposito/action-report-checks
commit sha 897c353e926ba59c17505b47dbcc6381075cbd48
Add action report-checks
commit sha 11a68f24d4c55e19769618cd4582f125b8003a54
Add dist
push time in 2 months
push eventgesposito/action-report-checks
commit sha debbb603469738e9fd1d2f272a4193a8a67bc3e3
Add action report-checks
commit sha f6ac3e9d2ac63e162575ada31fe9e8daa847fcb6
Add dist
push time in 2 months
push eventgesposito/action-report-checks
commit sha debbb603469738e9fd1d2f272a4193a8a67bc3e3
Add action report-checks
commit sha f6ac3e9d2ac63e162575ada31fe9e8daa847fcb6
Add dist
push time in 2 months
push eventgesposito/action-report-checks
commit sha b21257bae5331e161a030f45fedea7f97f7a62d6
Add action report-checks
push time in 2 months
push eventgesposito/action-report-checks
commit sha 8eb9b09567effb74b444666e5591f0dd419e7d81
Add action report-checks
commit sha 9e6a276a8f1545309e94422d07a7607b9e64e2de
Add dist
push time in 2 months
push eventgesposito/action-report-checks
commit sha 8eb9b09567effb74b444666e5591f0dd419e7d81
Add action report-checks
commit sha 9e6a276a8f1545309e94422d07a7607b9e64e2de
Add dist
push time in 2 months
push eventgesposito/action-report-checks
commit sha baae535ccd1de2bf72b8940e13870eafa844cd2a
Add dist
push time in 2 months
push eventgesposito/action-report-checks
commit sha 0287453b10417426e76c5a9f57faaf8d0301753a
Add action report-checks
push time in 2 months
startednektos/act
started time in 2 months