Dhairy Tripathi
Dhairy Tripathi
### Issue type **I'm submitting a ...** (check one with "x") * [X] bug report * [ ] feature request ### Issue description **Current behavior:** Nbautocomplete is not working on...
### Issue type **I'm submitting a ...** (check one with ) * [x] feature request * [ ] bug report ### Issue description **Current behavior:** Not able to use custom...
I want to add my customs SVG icons. But, I cannot find any proper guide or documentation to do so. For example Whatsapp, Instagram etc icons missing
How can I flag incorrect queries and mutations during compilation? Since query and mutation are essentially strings how safe are they to use, because and change in schema can't be...
I was trying to figure out how to use ngx-echarts with latest echarts to render candlestick chart. I am getting error ``` ngx-echarts.js:152 Error: series.render is required. at assert (util.js:405)...
## Description This pr will updates angular to version 13 and fixes some dependency issues. ## Checklist Please make sure these boxes are checked before submitting your pull request -...
The current version of the app is using Angular 9 it would be nice to upgrade it to angular 13+ as it supports faster reloads when developing and support for...
### Things to check first - [X] I have checked that my issue does not already have a solution in the [FAQ](https://apscheduler.readthedocs.io/en/master/faq.html) - [X] I have searched the existing issues...
https://github.com/codinginflow/MVVMTodo/blob/bc2b89c60c1522662c76e044c538349c5c8a15f7/app/src/main/java/com/codinginflow/mvvmtodo/ui/tasks/TasksFragment.kt#L112 `Unresolved reference: actionGlobalDeleteAllCompletedDialogFragment` Any ideas what could be wrong ? I have changed the package name and project could that be a issue?