Garrett Maring

Results 13 issues of Garrett Maring

Is there an ability to replace a task or to cancel one? The use case here is receiving multiple updates before previous ones were able to execute. In some cases,...

feature-request

**Is your feature request related to a problem? Please describe.** We are using AmplifyJS in React Native to power authentication for our dark-themed app. We've been able to style the...

feature-request
React Native
Authenticator

When running this code with SSR I am seeing this: `Invariant Violation: Portals are not currently │ supported by the server renderer. Render them conditionally so that they only appear...

On an M1 mac I'm receiving this error opening vim after installing hologram ``` Error executing lua .../packer/start/hologram.nvim/lua/hologram/cairo/cairo.lua:12: dlopen(libcairo.dylib, 0x0005): tried: 'libcairo.dylib' (no such file) ```

### Please select which platform you are using Mac ### Was this something which used to work for you, and then stopped? I never saw this working ### Describe the...

bug

in the [automock! documentation](https://docs.rs/mockall/0.10.2/mockall/attr.automock.html) it is suggested to use `mock!` if "the autogenerated “MockFoo” name isn’t acceptable, and you want to choose your own name for the mock structure." however,...

enhancement