Elia Pellegrino

Results 22 comments of Elia Pellegrino

``` var player = document.getElementsByTagName("video")[0]; player.addEventListener('webkitbeginfullscreen', onVideoBeginsFullScreen, false); player.addEventListener('webkitendfullscreen', onVideoEndsFullScreen, false); ```

i think we could be fixed in #236

yes but we need to save the ET address also to the user in meteor db to have a connection between the user and keystore

We are now in scenario number [ 1 ], and we are trying to move to the [ 3 ]. in my opinion the [ 2 ] is two complicated...

@MrZyr0 do you know how to get also the translated terms in the query above?

@schollz tx for the anwwer., this evening I will give ti a try. I would like to connect the norns to the Elektron Analog Heat, but atm also the audio...

@schollz it was my fault, now your mod as it is now it's works!! so now I can get the audio through usb.

hello @sergiodxa thanks for your answer! I'm actually don't have the $lang param in the routes but in the loader of `root.tsx` i get the locale like this: `const locale...

Hey @sergiodxa anyway using `let loaderData = useRouteLoaderData('routes/($lang)')` I always get undefined