emclab

Results 22 issues of emclab

When performing search on engine_config table, the first page of the search result is properly displayed. However when clicking 2nd page on the search output page, there is an error:...

unconfirmed

itemlized_spendingx is an engine and spending is the table name. Instead of using default 'aasm_state', column 'wf_state' is used in table spending. When saving a new spending, there is an...

### Version Tell us which versions you are using: - react-native-image-crop-picker v0.37.1 - react-native v0.66.3 ### Platform Tell us to which platform this issue is related - Android phone running...

The LiquidCore 0.7.8 works fine before ipfs 0.43.3 installed with `yarn add ipfs`. There are 3 modules which is unresolvable - nanoid, utf-8-validate and bufferutil. After `yarn add nanoid utf-8-validate...

I am installing LiquidCore 0.7.2 in a React Native (0.61.5) app on macOS Catalina, the node installed is 12.16.0 by following [instruction](https://github.com/LiquidPlayer/LiquidCore) here. The React Native app has a `iOS`...

### Discussed in https://github.com/react-native-image-picker/react-native-image-picker/discussions/1931 Originally posted by **emclab** February 2, 2022 My React Native 0.66/image picker 4.7.3 app has following permissions in manifest: ``` uses-permission android:name="android.permission.INTERNET" /> ``` Here is...

Thanks so much for filing an issue or feature request! Please fill out the following (wherever relevant): ### Steps to Reproduce 1. not sure how to reproduce it 2. 3....

Not a bug. This is a question about setup code push on React Native. 0.68 I am following [doc](https://github.com/microsoft/react-native-code-push/blob/master/docs/setup-ios.md) to setup code push. Here is the step in doc: ```...

Old title: 21.7.2 node return 5 peers on 4 node IBFT2.0 network ### Description Here is log from a node (non boot) which shows 5 peers on 4 node IBFT2.0...

bug
P4
TeamRevenant
peering

I am looking for a robust draggable grid (for images display and drag/sort) module on Android (and IOS which seems has less problem with draggable grid) and tried more than...

enhancement