Adrián Brito Pacheco

Results 7 issues of Adrián Brito Pacheco

Hello! I have this error when I try to use ArrowKeyNavigation in my project: ![captura de pantalla 2017-09-01 a las 14 18 24](https://user-images.githubusercontent.com/2934069/29969450-757d4e08-8f20-11e7-8d6e-82957f2c6aaf.png) My React Class: ` import React, {...

According to official documentation: https://webaudio.github.io/web-audio-api/ https://www.w3.org/TR/webaudio/#audioparammap This interface has "entries", "forEach", "get", "has", "keys", "values", @@iterator methods and a "size" getter brought by readonly maplike. but in node_modules/typescript/lib/lib.dom.d.ts (https://www.npmjs.com/package/@types/audioworklet) we...

Hello @gilesvangruisen, I imagine you are busy but you could check this PR in order to be able to pass the parameters you want when playing the video. https://developers.google.com/youtube/player_parameters By...

Hello @hinddeep Thank you very much for your work. I've solved some problems and refactored some of the code. - Each time fileSelector is called, an input with the same...