Saras Arya

Results 11 comments of Saras Arya

@jbeckton there is no reason to get disheartened so soon. Start a fresh project and stop changing that project. For me, it was working in other project and not in...

@jaredhanson could you look at this issue? Also I created a stackoverflow [question](http://stackoverflow.com/questions/37279336/passportjs-sessions-not-working-as-expected) and I am not the only one with this issue. Can you please suggest some steps to...

Hey @jaredhanson came across this issue, see if you can pinpoint it in the source code. What I have observed is, whenever I make cross-origin request i.e. Let's say my...

I can confirm initialDate doesn't fix the problem, maybe, if can somehow travel to the minDate month, probably there `selectable[0].position` will have at least one value, so that it doesn't...

How would I achieve this if I am not using nuxt and using the [Hackernews demo](https://github.com/vuejs/vue-hackernews-2.0/) ? I have tried using it in the app.js and I get the document...

You can put a v-if on the carousel make the variable true on mounted. For ex ```js export default { import { Carousel, Slide } from 'vue-carousel'; data() { return...

+1 @akshay610 I have requested for this feature as well... By creating another issue... I will close it, but it's a must needed feature. I'll try and mess with it....

Any updates on this ? Looking forward to it.

Hey, could you please write the answer. I couldn't find the answer in the link you mentioned. Cheers

Then what will it return? The earlier comment said use `emails` in profile field you are saying use `email` what is correct one?