Marcus Williams

Results 41 issues of Marcus Williams

I just get a Syntax error for Jquery when using this. It relates to this in Jquery, and I've tried serval versions of jquery with the same result. ``` return...

In my Backbone Marionette app I'm adding items to the localstorage successfully but it's not returning all the models. In my case an item is added to my cart collection...

I've built a chatbot style app and as the content is added scrolling is smooth. However there are certain actions you take can in the chatbot which reduces the height...

After updating to the latest version I get module not found error, it looks like an unpackaged version has been uploaded to npm.

I'm using findOneAndUpdate and `upsert:true` to do a findOrCreate buy my auto increment field is not being populated. It works when using create.

**For support questions, please consider using [Gitter - Chat](https://gitter.im/angulartics/angulartics2)** **I'm submitting a ...** * [x ] bug report * [ ] feature request * [ ] question about the decisions...

Would it be possible to make the loop option infinite so when it get to the last slide it continues to the first with scrolling back to opposite direction.

help wanted
Feature request
accepting-prs

On the beta version you have removed ngucarousel-inner and added `overflow:hidden` to the whole carousel. This makes it impossible to position the navigation outside of the container if desired.

When using universal for ssr the page loads the icons full size until the browser takes over, the reason for this is the inline styles are missing from the the...

I've just found out that when I build my universal app all the svg code for the icons ends up in my server.js which I'm sure can't be good for...