Results 9 issues of Min

I have more than one project open in my workspace. When I try to use Git Merger it's always pointed at the first project in the list. Is there a...

feature

Hi i thought this was related to the `insecureSkipTlsVerify` option in the client but setting it to true doesn't seem to fix the issue.. ``` const client = new Client({...

Hi I am using Kubernetes/PM2 with my express server - 2 processes running in PM2 cluster mode per pod & 2 replicas for k8s (so 4 processes in total I...

enhancement
question

Hi, I’m developing a simple game on a 2D grid. I have many enemies that have to find shortest path to the player every 0.5 second. There’s static and dynamic...

Hi all I just noticed it's not creating log files when the app is running as a container. Locally no dramas but only happens when I run it on Docker....

I'm just doing horseman.open('https://www.google.com') for testing but getting sooo many failed to get URL just at random times - maybe about 7 out of 10 times it'll fail. any idea...

I can see the packets being read but the map is just grey with my character in the middle.

Hi, I noticed no redux action is fired when I close the menu. ``` class SideMenu extends React.Component { componentDidMount() {} render() { return ( test ); } } const...

Hi guys, I'm getting this error when I run `shoutem clone` ``` ? Select your app Restaurants (39905) cloning to Restaurants ? Directory Restaurants already exists Overwrite Cloning 'Restaurants' to...

info missing