jagged91

Results 7 issues of jagged91

### What package has an issue @mantine/core ### Describe the bug The Stepper component expects its children to be a certain height or width (i.e. 40px). When adding something more...

help wanted
bug

Hey, I tried using this plugin to share to facebook and instagram but the plugin can't find my image files in 'assets', even though I know they exist (through Image.asset("assets/etc.png")....

Hi, Building the sample app, I get the following crash when returning the image to the activity: `04-20 16:18:07.068 454-1975/com.wordpress.priyankvex.easyocrscanner E/AndroidRuntime: FATAL EXCEPTION: AsyncTask #1 Process: com.wordpress.priyankvex.easyocrscanner, PID: 454 java.lang.RuntimeException:...

Hey - I really like this library and everything is working great with it - except one thing - on iPhone SE, when entering text in the form field, the...

This is in an Android app running in debug (i.e. no proguard/obfuscation). The client is unable to initialize. Here's the stacktrace: `java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread. at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:59)...

Is there a way to access the response body, or more ideally, the 'key' parameter returned in the response body, with this library? Here's the response: `{ "url": "https://www.filestackapi.com/api/file/s7tdGfE5RRKFUxwsZoYv", "size":...

enhancement