Andréas Hanss

Results 60 issues of Andréas Hanss

See this error with vetur and a workaround: https://github.com/vuejs/vetur/issues/1285

Hello, Really cool library, but I was thinking about why it doesn't support nested objects in translation files ? Is there any reason ? Thanks

Update documentation to gives another technique of fixing errors with code compiler

documentation

### Summary I create this mirror issue for tracking current bug with SDK 45 and stripe RN. Dropped hotfix in this PR, you might check. https://github.com/stripe/stripe-react-native/pull/935 ``` PREPARE_CREDENTIALS] Importing distribution...

needs review

Hello, When I use this library on android my app is crashing on expo-dev-client android with `"react-native-shadow-2": "^6.0.4"`. Expo SDK 44 -> `"react-native-svg": "12.1.1"` ℹ️ **EDIT:** This does not crash...

Hello, I'm facing an issue that exists on medium and ghost, which seems based on your library as they told me. https://github.com/TryGhost/Ghost/issues/11316 Maybe you could have a look, it's related...

Hello, I'm using next as static export. **Edit:** I figured out that this might not needed because manifest start_url property will only open one URL ? # The problem The...

### Is there an existing issue for this? - [X] Yes, I have searched the existing issues - [X] Yes, I have checked troubleshooting page ### The problem I just...

bug

Hello, implementing my own custom strategy, if any error is thrown in the `create` hook, the user will still be created in ES. ```js const request = new this.context.constructors.Request({ action:...

bug

Have a look at this thread https://github.com/vercel/next.js/issues/18946