mohsinali1317

Results 9 issues of mohsinali1317

Hey, I am using this plugin and so far it has been really great. The only thing is that I am using it on a responsive web app. When I...

I am trying to zoom or drag the image using this plugin which is working very well. But when when the user go next and then come to the previous...

Hey, I am using your library to allow a user to log in using Facebook. The problem I am having is that I am unable to get the callback function....

I am in the prosess of updating from React navigation v1 to v4. In v1 we used **react-navigation-redux-helpers** for connecting the state. Now I have done this much so far....

I am new to Ember. I saw your video to start with. i have a question. For example a user comes and click on the post. Now he clicks on...

Is it possible to make it work with input type date? The issue is, it looks really bad on small screens. If I could use type date maybe it could...

I am using this plugin but the event doesn't fire when I am changing date from keyboard and not using mouse or touch events. To duplicate the issue, open the...

Hey, When I am calling ec.get(identifier, function(value) { ****console.log('response from the ever cookie: '+value); if(typeof value !== 'undefined' && value!=''){...} the value I am getting is this. *****Notice: Undefined index:...

I am unable to close the bootstarp nav-bar once the links are clicked.