Johnny Oshika

Results 71 comments of Johnny Oshika

@schmidt-sebastian Any update on this? I'm keen to get my apps upgraded to Web SDK v9.

@jlanche Very strange. My experience is the opposite. My apps connect to the emulator just fine and also to one of the 3 production projects, but fails on 2 of...

@jlanche You may be running into a problem I run into often with Windows 10 and Chrome. I didn't mention this problem in this issue because it's been happening since...

@schmidt-sebastian Great news, I'll try it soon. In what version of the SDK was it resolved?

I forgot to list the versions of packages I'm using: ``` "dependencies": { "@blockly/block-plus-minus": "^3.0.13", "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.1.1", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.4.1", "@types/node": "^16.11.31", "@types/react": "^18.0.8", "@types/react-dom": "^18.0.0", "blockly":...

@BeksOmega Given that this is only a warning, is it safe to deploy this to a live production environment?

@BeksOmega Awesome, thanks so much for your input!

This would be a nice enhancement.

@nosensezzz: I'm also having trouble with labels overlapping. Were you able to get `labelFontSize` to work to reduce the text size? I created issue https://github.com/onefold/react-native-chart/issues/23 because it doesn't work for...