João Mamede
João Mamede
I had issues running master with a project that was built with the latest npm released version (`v0.3.4-beta.1`). After a couple of tests I've decided to downgrade the `apollo-server-express` from...
https://github.com/mtkopone/zelect/blob/master/zelect.js#L89 Is this really necessary? I was using your plugin on a backbone app and I'm not sure if it's my poorly written code (probably is) but whenever the plugin...
When instantiating a PersistContainer there's nothing in storage (AsyncStorage in React Native) for that `key`, therefore `serialState` is null which makes the code to run without setting the state with...
On the Admin/article when on html mode. Are you planning to use redactor in the future?