Kasra Rahjerdi

Results 4 comments of Kasra Rahjerdi

+1 on this (and thanks for the hacky workaround), i'm modifying text as the user types and my editorState is showing the replaced text but my UI still isn't, until...

Add a `Accept: application/json` header to your client and it will hopefully get the server to set the response type for you

I'm gonna see what the new Google recommended icon is -- and host it on our imgur instance rather than hot link so this doesn't happen again. Thanks for the...

I'm having the same issue. Using: ``` this.setState({'birth_date': date})} /> ``` where the initial `birth_date` in state is `moment().utc().toDate()`. I have this happen without setting an initial date too. On...