Arun Manohar Manoharan
Arun Manohar Manoharan
Hi, I am trying to use highcharts in Angular Universal and I come across this error. TypeError: extend is not a function at C:\Users\a2441918\Code\angular-universal\node_modules\highcharts\highcharts-more.src.js:38:3 at C:\Users\a2441918\Code\angular-universal\node_modules\highcharts\highcharts-more.src.js:358:3 at C:\Users\a2441918\Code\angular-universal\node_modules\angular-highcharts\angular-highcharts.umd.js:399:17 at Array.forEach...
Hi I have a couple of charts showing up in my app. I am using Angular-Highcharts package and for some reason the colors dont show up properly in my chart....
I am displaying my data using md-data-table. I am displaying a custom cell where I display an icon. I need to disable the icon using ng-disabled if the value of...
**Current behavior:** **To reproduce:** npm run build/yarn build fails  **Expected behavior:** Build should happen **Environment information:** - `react` version: 17.0.2 - `@emotion/react` version: 11.4.1
Is there a way to use a custom Modal component and custom modal content?
HI, I would like to implement this module in husky. I am using a package called [post-npm-install](https://github.com/jonathantneal/post-npm-install) to automatically update dependencies on merge or rebase. I do not want to...
Hi, I was trying out a few map packages and this is the best I've seen. I work on a project where keyboard and screen reader support is of more...
Hi, does the library support auth code flow with PKCE or just implicit? Please advice.
Hi, I have a relatively short list and the selection always defaults to the last item in the list. The first item should be selected by default. https://codesandbox.io/s/scrollspy-root-selector-forked-h57igt?file=/demo.tsx Thanks.
### FAQ 1. How can I clean all cached options? - Check `cacheUniq` param in versions < `0.4.x` and `cacheUniqs` in `0.4.x` ### Are you submitting a **bug report** or...