ishak ertem

Results 4 issues of ishak ertem

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

``` ``` The above code works just fine when using html. However, in a react component, css styles get stripped. ##### Details * Trix version: 1.3.1 * Browser name and...

Using type definitions from global.d.ts file in the app directory causes web/electron app to crash. VS Code doens't complain. Tried adding the directory to tsconfig.json in typeroots and/or include but...

Marker events doesnt seem to be working properly with updateting states. The component doesn't get rerendered. ``` markerOver = (e, code) => { this.setState({ markerHoverOn: true, markerHoverNumber: parseInt(code) }) }...

bug