Joan Mira

Results 55 issues of Joan Mira

This will allow the ability to set custom colours on the icons.

I'm asking because I tried (without this library) to get an HttpOnly cookie injecting `"window.postMessage(document.cookie)"` in the `injectedJavaScript` attribute of a website loaded in a `WebView` and I got back...

Recently I've started to experience an issue that freezes the browser for about 1 minute. This is the CPU profile: ![screen shot 2017-03-24 at 16 56 30](https://cloud.githubusercontent.com/assets/1721288/24302620/891bfe1e-10b3-11e7-990f-507c443e480f.png) Any idea of...

I'm reposting my question here for people looking for the same answer in the future: https://stackoverflow.com/questions/69051040/how-to-dynamically-load-moment-locales-with-react-in-a-spa-and-force-a-re-render I resist the idea of loading the moment locales all at once (in my...

``` Warning: Unknown prop `onTouchTap` on tag. Remove this prop from the element. For details, see https://fb.me/react-unknown-prop ```

Adds support for index.html files within subfolders

I'm following the auth example, but the user profile comes as `undefined`, although the `auth` object is fine: ``` @firebase() @connect( (state, props) => ({ user: pathToJS(state.firebase, 'auth'), profile: pathToJS(state.firebase,...

Hi there, I'm having some difficulties trying to make queries a bit more complex than the ones explained in the API docs and I was wondering if the library can...

### Description on the bug Getting the error below recently. Upgraded to the latest version but still throwing the error. Any idea? ### Context - Operating System: Linux - Node...