Liam Jones

Results 43 issues of Liam Jones

Currently, EmailValidator4J's Parsers maintain internal state related to Warnings. The Parsers are instantiated at Validator construction time and then reused. As such, as soon as a Warning is in a...

### Description When using an iOS simulator/device, if you attempt to connect to the Chrome Debugger you now get the following error message: ```Error: This version of Realm JS doesn't...

O-Community
hermes

### Description While investigating https://github.com/realm/realm-js/issues/4328 (which is now resolved), I noticed that performance seemed to have halved on the Hermes builds when importing several thousand objects (see https://github.com/realm/realm-js/issues/4328#issuecomment-1059743396). ### Stacktrace...

O-Community
hermes

### Problem We want to start tracking the size of our user's realm DBs so we can come up with a strategy for when compaction occurs based on DB sizes...

T-Enhancement
O-Community
Importance:Workaround

**Description** You can transition from a sub-state to a parent sibling via `#id-of-parent`. When this kind of transition is drawn in the Visualizer it seems to confuse the arrows between...

Output from `react-native start --verbose`: ``` debug Checking for a newer version of React Native debug Current version: 0.63.4 debug Cached release version: 0.60.0 debug Checking for newer releases on...

Also available via [@types/react-native-global-props](https://www.npmjs.com/package/@types/react-native-global-props).

Fixes #1391 Summary: --------- This commit implements a workaround to get the verbose option working again on run-ios. It not working is caused by the fact that the root command...

## Environment ``` info Fetching system and libraries information... System: OS: macOS 10.15.7 CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz Memory: 1.47 GB / 16.00 GB Shell: 5.8...

bug
command: run-ios
bug report