-
hello , i have app with ionic 5 (anglur 10)
i need how to import plyr to my project
-
simple code just like below throws error
import { Component } from '@angular/core';
import { TawkMessengerAngular } from '@tawk.to/tawk-messenger-angular/dist/tawk-messenger-angular';
@Component({
…
-
### Version info
**Angular:** 12
**Firebase:** 9
**AngularFire:** 7
### How to reproduce these conditions
How to mock firebase operator during tests suits ?
How to write unit tests wi…
-
I have followed your guide which is great.
However, I have something not working. Basically, my router looks like this:
```
const routes: Routes = [
{
path: '', children: [
{…
-
Hi
I get this error with Angular v16 when I use in an standalone module
6 NullInjectorError: R3InjectorError[StripeScriptTag -> StripeScriptTag -> StripeScriptTag -> InjectionToken Stripe Publisha…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
When migrating an application with lazy-loaded modules, a fairly recurrent pattern is encountered:
…
-
### Describe the bug
The error `attributes[attributeName].split is not a function` was throw when I called `OktaAuth.signout()`. I have dug into okta-auth-js's source code and found that the error wa…
-
I am trying to create a new component and then add it to the sidebar layout element.
I generate all the parts of the new module and and it to the sidebar HTML.
When clicking on the new sidebar…
-
I already installed **ngx-popper** in some projects but in this one I get this error:
`core.js:15724 ERROR Error: Uncaught (in promise): Error: StaticInjectorError(AppModule)[popperDefaults]:
S…
-
Parts of the app to be refactored:
- [ ] JSON Form library
- [ ] Workflow (first decouple editor and engine)
- [x] Image tagger widget
- [ ] Audio clip widget
The Angular documentation contai…