-
## subscribeToTopic hanging indefinitely on Android
## Description
When using the messaging().subscribeToTopic(topic) function on Android, the function hangs indefinitely, despite putting the func…
-
PS C:\Users\Durand\Downloads\traiter\volt-react-dashboard-master> yarn start
yarn run v1.22.21
Starting the development server...
Error: error:0308010C:digital envelope routines::unsupported
…
-
After trying various settings I can't get the preview section to show up in the documentation.
Libraries Versions:
"better-docs": "^2.3.2"
"react": "^17.0.1"
My jsdoc config file looks like: …
-
### Describe the bug
My project uses React 16 so I'm trying to set up the docs addon with "classic" jsx runtime mode for compiling mdx. When I do, mdx files fail to compile with the following error…
-
### Description
Hey RNGH developers,
I have been using react native gesture handler for quite sometime now and it's doing an amazing job, However recently I have been experimenting with React th…
-
### Description
After running `npx expo run:android --variant Release --no-build-cache` in the `samples/expo` the task `:app:createBundleReleaseJsAndAssets` is executed, but `:app:createBundleRelease…
-
### Reproduction
1. Open reproduction https://stackblitz.com/edit/remix-run-remix-vrher6
2. Navigate to `/test` route
3. Add a value to the form `text` input
4. Click submit button
5. View data…
-
## How should I send my current location while on background?
* Plugin version:^4.17.2
* Platform: Android
* OS version: 14
* Device manufacturer / model: Samsung
* React Native version 0.7…
-
### Introduction
Earlier I used to detect the env based like this
```
let isProduction = window.__DEV__ ? false : true;
```
problem is that isProduction is true on debug build I have g…
-
I am exploring Storybook integration with Code Connect for React components. When I create a .figma.tsx file using figma connect create, all required dynamic props are correctly updated in the Code Co…