José Magalhães
José Magalhães
I'm starting to use this project right now. I've noticed that the `Component.default` fix is not on the published version on `npm`. It would be awesome if you could release...
Is this already possible or still in the plans? It would be awesome something that could detect dependencies through the `package.json` file and automatically upstream/downstream things.
I'm also being affected by this. Is this a bug on escodegen or esprima? Is a PR welcome?
@Constellation any way of accepting this PR so that we can stop using the git dependency on our project?
I had this problem when the user running sinopia had no permissions to access the storage folder.
Can you show me the package.json of the parent project?
Ah, I believe I need to release a new version of the lib.
I've just released version `1.0.0`. Please let me know if it fixes your problem.
Hi, `react` vs `React` looks like a very odd issue. Does React Native team justify this anywhere? Regarding `React.findDOMNode` feature it looks like a simple if around the clause may...
@mir3z I've been off Backbone development for quite a while, but I think the `change` event is triggered when a model attribute change, it's not related to the addition and...