-
I'm stuck here, and i need to use slider in my angular5 project but while running the server after installing carousel its throwing error:
ERROR in ./node_modules/angular4-carousel/index.ts
Module…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[X ] Feature request
[ ] Documentation issue or request
[ ] Supp…
-
We should explore server-side rendering options with universal. IMO we should be in a pretty good shape to support it as we are not doing anything too crazy. There is direct DOM access in few places b…
-
# 🐞 bug report
### Affected Package
The issue is caused by package @angular/compiler-cli - specifically `ngcc`
### Is this a regression?
Yes, the previous version in which this…
-
Hello, I'm trying to use multiple carousels on the same page, with Angular5+. But after adding the second carousel on page, nothing else works, neither the animation nor the navigation buttons.
Doe…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [x] bug report -> please search issues before submitting
- [ ] feature request
```
### Versions.
@angular/cli: 1.0.6
node: 7.0.0…
iUwej updated
5 years ago
-
### Versions
```
Angular CLI: 6.0.0-rc.5
Node: 9.11.1
OS: win32 x64
Angular: 6.0.0-rc.5
... animations, cli, common, compiler, compiler-cli, core, forms
... http, language-service, platform-bro…
ghost updated
5 years ago
-
I have everything working. Then I wanted to add my items. I am putting in Angular 6 Material Cards, and inside those, I am putting in iFrames for videos. for the HTML, I have
``
form my class, I…
-
```
constructor(carouselconfig: NgbCarouselConfig) {
this._selectedIndex = 0;
carouselconfig.showNavigationIndicators = false; // its not recognizing this
carouselconfig.keyboard = tr…