Ryan Tremblay

Results 39 issues of Ryan Tremblay

**Describe the bug** I get the following error whenever I call getUserProfileInfo() (my code uses 'ford' as an example username) ``` TypeError: Cannot read properties of undefined (reading 'getUserProfileInfo') at...

For support and discussions, please use our [Discourse forums](https://discourse.mozilla.org/c/mozilla-voice-stt). If you've found a bug, or have a feature request, then please create an issue with the following information: - **Have...

help wanted
waiting-on-reporter

I'm loading a .mov video from a web server using the following code: ``` (this.vlcPlayer = ref)} style={[styles.video]} source={{ uri: this.state.videoURI }} /> ``` When the component begins rendering, I...

Would it be possible to add similar methods to FlatList to enable infinite scrolling support? E.g., onEndReached Thanks!

The android-mic-streaming demo works off-the-shelf using ./gradlew installDebug, but when the play button in Android Studio is used to compile and install the exact same project it crashes with the...

If I want to create a database that stores signed Ethereum messages, is there a way I can make my web application ignore/refuse to store or propagate messages that it...

Architecture

How do I get the genre of a track? Thanks

Hello, I'm on a completely fresh Windows Subsystem for Linux with CUDA support installation of Ubuntu. What I've done so far: 1. Installed MiniForge/Conda 2. Made a new env in...

bug

I installed NodeJS off of apt.bingner.com (though I think they mirrored this repo) and got an error related to an unsigned lib node.dyld. I solved it by symlinking to where...

If so, can you share the params you used? Thanks!