Oscar Javier Gentilezza Arenas
Oscar Javier Gentilezza Arenas
What's the problem with this PR? I would like to back to use this package for my project dependencies.
Why is commented? https://github.com/react-native-material-design/react-native-material-design/blob/631ce260b8405a4f033cfb94a8ce19f804ea2582/lib/index.js#L11 It's means the demo app don't work
Same with archlinux (compiling from git): ``` [root@hexodica scallion]# mono --runtime=v4.0.30319 scallion/bin/Debug/scallion.exe -d 0 prefix Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenSSL.Core.Native' threw an exception. ---> System.EntryPointNotFoundException: ERR_load_crypto_strings at...
I'm working to add views support in a project where I'm working, I'm thinking publish it like a decorator, but if there are interest in this feature, I can send...
> @exos How did you go with this? Im interested in view support for mysql Yes! sorry the delay, I was very bussy this time. I just publish this: https://exoshtw.github.io/sequelize-view-support/...
> You mentioned the afterSave hook, do you experience the same issue outside of the hook too? Yes, ```js (async () => { await sequelize.sync(); const upload = await Upload.create({});...
I confirm same behavior in [email protected]
I Have the same error, and I tryed with compress the data and fails.
Same error with Django 1.9.7