-
:red_circle: Title : RecipeRealm
:red_circle: Aim : To provide a platform where users can find, share, and save recipes from around the world.
:red_circle: Tech Stack Used :
AngularJS
Fireba…
-
Hello to everybody,
I'm here asking for help trying to get Apexcharts working on latest version of Angular (17.3.3)
I created a very simple app:
app.module.ts
```
import { BrowserModule } from …
-
Hi there, would you mind sharing a ore detailed tutorial for new beginner?
Great thanks!
-
I am new to angular js and was impressed by deckgrid and wanted to implement same so I followed the steps which are mentioned @ https://github.com/akoenig/angular-deckgrid to implement but all my eff…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines…
fudom updated
1 month ago
-
## The devDependency [@angular/cli](https://github.com/angular/angular-cli) was updated from `7.1.0` to `7.1.1`.
🚨 [View failing branch](https://github.com/angular-material-extensions/contacts/compa…
-
Hi,
I am facing an issue with Nb-Menu items while selecting. This happens sometimes in the middle of the workflow of the application. The selection of the items will not move away from it even if y…
-
I'm passing a title to my chart directive via $scope.chartData.title. The title at the top of the chart displays properly: shows the value of $scope.chartData.title, however, on hover, literally chart…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I'm supporting a legacy app that imports one version of angular via script tags.
They've added JSPM/SystemJS support to load JSPM components.
However, the components use a different version of angula…