Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chmanie/promise-undefined-redux-form-bluebird
Meteor, redux-form and bluebird don't work well together
https://github.com/chmanie/promise-undefined-redux-form-bluebird
Last synced: 28 days ago
JSON representation
Meteor, redux-form and bluebird don't work well together
- Host: GitHub
- URL: https://github.com/chmanie/promise-undefined-redux-form-bluebird
- Owner: chmanie
- Created: 2016-09-13T11:52:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T11:55:23.000Z (about 8 years ago)
- Last Synced: 2024-10-07T21:02:16.710Z (about 1 month ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# promise-undefined-redux-form-bluebird
Meteor, redux-form and bluebird don't work well togetherTo reproduce:
```
git clone https://github.com/chmanie/promise-undefined-redux-form-bluebird.gitcd promise-undefined-redux-form-bluebird
npm install
meteor
```Then type 'asd' in a value into the input field, press tab and look at the console.