Kuat Kobekpaev
Kuat Kobekpaev
Buildfile: /Users/kuat/Downloads/TiAndroidSMS-master/build.xml python.set.exec: python.check: [echo] Testing for Python [exec] Python 2.7.5 init: process.annotations: [javac] Compiling 1 source file to /Users/kuat/Downloads/TiAndroidSMS-master/build/classes [javac] /Users/kuat/Downloads/TiAndroidSMS-master/src/ti/android/sms/SmsModule.java:20: package android.app does not exist [javac] import android.app.Activity;...
As I guess, after server-side rendering the client must fill a state from `window.___INITIAL_STATE__`. But for some reason Redux devTools shows `async` piece of state as empty. As I understood...
Hello! I found that server isn't waiting for async API response, and sends blank components to front-end.