-
import React, { useEffect, useState } from "react";
import { View, Text, Button, Alert } from "react-native";
import AppleHealthKit, { HealthKitPermissions } from "react-native-health";
const App…
-
Hi there,
We've been using Blocksuite v0.12 in our product to display markdown content, and we've also created custom blocks to extend its features.
We've encountered some issues as we're migrat…
-
### Describe the Bug
According to the documentation (https://payloadcms.com/docs/admin/components#default-props), custom server components are provided with properties such as the `payload` class. Ho…
-
## Description
Hi!
When accessing data from my site hosted on Vercel, I'm getting a 401 HTTP status code being thrown from the `@libsql/client` and I have no clue why. When I connect to the databa…
-
### Has this bug been raised before?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Description
An unusual error has occurred. I cannot determine the cause. I canno…
-
I'm on the latest build as of September 28, 2024
I'm getting the Error:
> Error: 🟥 @prisma/react-native failed to initialize
Here are the steps I've taken and how I built the project:
Firs…
-
I am new to react-native and react-native-ble-advertise, so I am probably doing something wrong, but would appreciate any help.
The app I am working on needs to advertise over bluetooth so a deskto…
-
**Which package/packages do you use?**
- [ ] `@stream-io/video-react-sdk`
- [X] `@stream-io/video-react-native-sdk`
- [ ] `@stream-io/video-client`
**Describe the bug**
I am currently integra…
-
### Current behavior
The code uses the react-intl package for text translation, but it displays the label name instead of the defined translation string.
![image](https://github.com/user-attachm…
-
**Describe/explain the bug**
We're using Nivo/Line (responsive) to render some line graphs. The data we use is nondeterministic, so we validate the data before we send it to the graph. Based on the d…