ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Do you support NgbHighlight component?

  • 7 ردود
  • 1 has this problem
  • 64 views
  • آخر ردّ كتبه dxlam

more options

ngb-highlight selector doesn't get customer listeners (mouseenter, mouseleave)

app.component.html <ngb-highlight (mouseenter)="hello()" class="autocomplete-item" [result]="replaceSpace(result)" [term]="replaceSpace(term)"></ngb-highlight>

app.component.ts hello() {console.log('What?')}

it doesn't run, why?

ngb-highlight selector doesn't get customer listeners (mouseenter, mouseleave) app.component.html <ngb-highlight (mouseenter)="hello()" class="autocomplete-item" [result]="replaceSpace(result)" [term]="replaceSpace(term)"></ngb-highlight> app.component.ts hello() {console.log('What?')} it doesn't run, why?

الحل المُختار

Supply full URL if can please. Or submit your code to :

Firefox and google spiders love good code for page ranking.

Read this answer in context 👍 0

All Replies (7)

more options

الحل المُختار

Supply full URL if can please. Or submit your code to :

Firefox and google spiders love good code for page ranking.

more options

Sorry, I'm too busy. this is URL: https://stackblitz.com/edit/angular-axskyh?embed=1&file=app/typeahead-template.ts

I set (mouseenter)="hello()" in typeahead-template.html but it don't action.

more options

Ya like wise, since URL is example.com, thanks.

more options
more options

Sorry, it's my mistake, you can access to https://stackblitz.com/edit/angular-axskyh?embed=1&file=app/typeahead-template.ts and let's give me some advice. Thanks

more options

And https://stackoverflow.com/questions/52385411/ngb-highlight-doesnt-get-any-listener-when-its-in-firefox is my question but i don't get any answer. So I posted this question here to find a answer

more options

Let me know if that is the limitation of firefox, please!