-
## Bug Report
### Capacitor Version
Latest Dependencies:
@capacitor/cli: 4.6.2
@capacitor/core: 4.6.2
@capacitor/android: 4.6.2
@capacitor/ios: 4.6.2
Installed Dependencies:
…
-
## Issue
Hey, first of all, thank you for such a brilliant package!
I get an kinda empty remoteMessage in some case:
1. The app is in the background.
2. A notification …
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not already…
-
It's possible the bug described in the title only happens if Plugins are used to modify the output. In my particular case I discovered this issue because I'm transpiling SASS which esbuild doesn't han…
-
This is a discussion issue for adding ability to run eslint in parallel for multiple files.
The idea is that ESLint is mostly CPU bound, not IO bound, so creating multiple threads (for machine with m…
-
while trouble shooting css sourcemap issue reported [here](https://github.com/glromeo/esbuild-sass-plugin/issues/185), I found that esbuild doesn't merge nested SourceMaps. I think it would be a goo…
-
### Minimal reproducible example
https://github.com/arivestNexapp/expo-router-custom-header-button-not-clickable
### Which package manager are you using? (Yarn is recommended)
yarn
### If the issu…
-
I get this runtime error in my web project after adding the package:
```
Launching lib/main_dev.dart on Chrome in debug mode...
/C:/Users/bradi/AppData/Local/Pub/Cache/hosted/pub.dev/xxh3-1.1.0/l…
-
### Package
- [X] lucide
- [ ] lucide-angular
- [ ] lucide-flutter
- [ ] lucide-preact
- [ ] lucide-react
- [ ] lucide-react-native
- [ ] lucide-solid
- [ ] lucide-svelte
- [ ] lucide-vue
- [ ] lucid…
-
### Description
Since Reanimated v3.16.0, snapshots using `@testing-library/react-native` have been breaking. In some cases, the snapshot size has increased drastically, going from less than 1 KB to …