Alex Rififi
Alex Rififi
It would be useful if the connection name used in trait **TenantConnection** is taken from the config https://github.com/archtechx/tenancy/blob/54a33f93a85a5e0a4d53ac48fabacd8ebb716eec/src/Database/Concerns/TenantConnection.php#L11
> @medvinator What benefit would that bring? Convenience when working with code. I creating service with 3 app level: `director`, `partner` and `client` Partners are tenants of the director (implemented...
@ohnotnow just wrap two commands in one
Try use [Popup Proxy](https://quasar.dev/vue-components/popup-proxy)
I confirm, on Samsung s20 ultra. It helped setting `isActive` to false before closing the camera
Those commits fixed the warning in the console. Show your code
Please accept this fix
@skaionedev try this ```tsx import {TrueSheet} from '@lodev09/react-native-true-sheet' import {useCallback, useRef, useState} from 'react' import {Pressable, Text, View} from 'react-native' import {GestureHandlerRootView} from 'react-native-gesture-handler' import Sortable from 'react-native-sortables' const DATA...
Good idea! Too bad it won't work at the moment