Indermohan Singh

Results 9 comments of Indermohan Singh

@bobsingor @meeroslav this seems to be a conflict between HttpClientModule and TransferHttpCacheModule. Take a look at this plunker https://plnkr.co/edit/7Plnvz?p=preview Still don't know the solution for this yet.

I will fix it soon!

On Audio Object, set the preload attr to none. Like this: ``` let audioFile = new Audio(url); audioFile.preload = none; ``` I hope this help.

http://www.granneman.com/webdev/editors/sublime-text/top-features-of-sublime-text/auto-completion-in-sublime-text/ @nikmartin I think the above link will solve your problem. It is config issue(I think) rather than issue with plugin.

Sure @felquis . This is the power of opensource and Github. Thanks.

@shikelong123 I think there is no problem with plugin itself. Can you install a fresh copy of sublime and plugin? Thanks.

@Norfeldt did ionic-css-button worked? Not a big fan of Atom Editor. But I will do my best to make it working again for you guys.

I am little busy with my app promotion. I am also working on better snippets. Looking into this issue soon.

@luisrudge @divyenduz Thanks for pointing this out. Working on fix.