Alessandro Arcidiaco

Results 2 issues of Alessandro Arcidiaco

Hi! How can I retrieve user large size picture? Now I simply fetch data with: `$facebook.api("/me", {fields: 'id, name, email, picture'}).then(function(response){ console.log(response.picture) }` but user picture is too small.. thanks!

**Problem** Running both Tailwind watch and Dioxus hot-reload, during reload I get: `[ERROR] I/O Error: Unable to access the file. The file is being used by another process. (os error...

bug
hot-reload