Roy M J

Results 8 issues of Roy M J

Hi, I am trying to implement this in my angular application which uses ui-router. I am not able to get this to work. Error in console is ``` https://docs.angularjs.org/error/$injector/unpr?p0=$routeProvider%20%3C-%20$route%20%3C-%20$navigate ```...

Hi, Please note that ive seen https://github.com/AngularClass/NG6-starter/issues/97 & https://github.com/AngularClass/NG6-starter/issues/99 and it doesnt provide a solution or a clear step and hence opening an issue here. Ive setup base using NG6-starter...

Hi, I have a problem where i need to override some Bootstrap styles(Added via npm). I have added custom sass in `app/assets' folder and while running the app, the bootstrap...

Hello @niklasvh, really cool plugin. I am currently using canvas and html2canvas to take screen grab of a DOM element. And while searching around, i stumbled upon this. Could you...

Will it be possible to add support for web browsers also? Since its HTML based, probably extending the core to make it work in browsers can be achievable?

Does it support custom OAuth2 implementations? If so can you please let me know the steps?

Hi, Is there a way to add custom color/ class to the various notification options? ``` notifications.showError({ message: 'Oops! Something bad just happened! (hides faster)', hideDelay: 1500, //ms hide: true...

Hi, Is there anyway to remove the data-grouping in highstock chart export module? I have around 30k records and while exporting as CSV or XLS, only 554 data is obtained....