Joel R Hager

Results 12 issues of Joel R Hager

Here is my Image wrapper. I would like to inline above-the-fold images so they don't pop in. I can't pass the prop in - it doesn't work. Here's the structure...

## Bug Report ### Describe the bug When adding multiple files, the getFileAddedMessage is called concurrently, adding them all into the same snackbar ### Steps to reproduce ``` function handleAddFile(file)...

Not sure why or how, but the logic to lock to portrait doesn't work on iOS. Here is the code. The _app.tsx file just has a blank dependency useEffect that...

When using the Video component from react-native-video-controls, I get this error. With the Video component from react-native-video, it works perfectly. I also have found that if I leave the `controls`...

When I import the Video component from the package, I get this error: ``` Could not find a declaration file for module 'react-native-video-controls'. '/Volumes/Work/frankmobile/node_modules/react-native-video-controls/VideoPlayer.js' implicitly has an 'any' type. Try...

I've tried everything in the video ref, and nothing seems to work. However, there *is* a declaration for clearControlTimeout and resetControlTimeout. How do I call that from my implementation? I...

When using root folder with b2, there's an additional trailing slash that breaks the links in the media library. starting at line 171: `return array( 'ID' => $attachment_id, 'filepath' =>...

Just wondering why we need to put the full master key in WP if we only intend on writing and reading a specific bucket.

Trying to install react-native-keychain in my project, and I keep getting this error: ``` /path/node_modules/react-native-keychain/android/src/main/java/com/oblador/keychain/KeychainModule.java:157: error: method references are not supported in -source 7 final Thread warmingUp = new Thread(instance::internalWarmingBestCipher,...

### Describe the bug When creating a +page.ts file, if one initially sets it to .js, you can't just rename the file to .ts to get it to start working....

awaiting submitter