Pablo

Results 34 comments of Pablo

I tried, but I'm getting ```[Error: RNFetchBlob request error: url == nullnull]```

I'm also having problem to run a example module that I'm building from scratch. ``` Loading dependency graph, done. error: bundling failed: Error: Unable to resolve module `react-native-my-module` from `/example/App.js`:...

Hi everyone, I'm having a [problem](http://stackoverflow.com/questions/42441852/why-it-isnt-been-unzip-properly) that could be related to this issue, but I don't know exactly what it is, so If you guys know something about it, please...

I'm also getting ``` Error: src/app/template.html:16:39 - error TS2322: Type '{ type: string; }' is not assignable to type 'ApexChart'. Types of property 'type' are incompatible. Type 'string' is not...

I'm trying to use on Angular Universal, but it's not working for me. I'm getting `ReferenceError: SVG is not defined` https://stackoverflow.com/questions/66553213/angular-ssr-ngapexcharts-svg-is-not-defined https://github.com/apexcharts/ng-apexcharts/issues/78 https://github.com/apexcharts/ng-apexcharts/issues/106 https://github.com/apexcharts/apexcharts.js/issues/357#issuecomment-795316964

@sherizan, I'm getting: > (#100) Tried accessing nonexisting field (public_profile) on node type (User) Any idea?

Never mind! I've just changed to: ``` /me?fields=name,email,age_range,gender,locale ```

I'm not sure yet, because I still working on development env. But I think that even setting these fields, you must set them at your FB dev dashboard. So that...