Lasha Kvantaliani
Lasha Kvantaliani
# Bug report - [x] I have checked other issues to make sure this is not a duplicate. ## Describe the bug src/lib/permissions.ts ``` import { isUserExistsByID } from "../../services";...
Is there any way to get the current country that is set by default? I would like to get the whole country object selected by default but won't like to...
I'm setting shadow for Collapsible but it's not rendered. Even I tried to wrap content with a view and set shadow but anyway. It's iPhone 11, iOS 14
Here is a piece of code: ``` SendSMS.send( { body: message, recipients: [phoneNumber], successTypes: ['all'], allowAndroidSendWithoutReadPermission: true, }, (completed, cancelled, error) => { // If Message was sent successfully we...
Add missed options into `example/index.ts`
``` overwrite: true schema: "http://localhost:4000" documents: "src/**/*.gql" generates: src/graphql/_generated/graphql.ts: plugins: - typescript - typescript-operations - typed-document-node config: # skipTypeNameForRoot: true skipTypename: true maybeValue: T | undefined ``` here is generated...
I'm following tutorial but I'm not able to find Service Account role:
I'm not sure if I'm opening this in right place, but is there a way to see table with full width? https://huggingface.co/spaces/mteb/leaderboard Can't find a good way to see name...
Type: Bug For bug reports please include the complete log output. (In the VS Code window: `F1` > `Dev Containers: Show Container Log`.) I have following code: ``` # Job(...