Skip to main content
0 votes
0 answers
36 views

i have a comment component with a mat-list component from material and inside it many mat-item-list so for each mat-list-item component i want to listen event like mouseenter and do something when ...
Ouhammad Momo's user avatar
1 vote
1 answer
42 views

I create a custom directive for time input and it work perfectly but if I wand to use multiple of it in same page the changes on each one apply on all of them. how can I use my directive and they work ...
vahid's user avatar
  • 25
0 votes
1 answer
137 views

I have a component in Angular, and I need to extract the full HTML content along with the computed CSS styles of a specific element using ViewChild. I'm currently able to get the HTML content using: @...
PASHA's user avatar
  • 49
3 votes
1 answer
59 views

I'm working on an AngularJS application and I'm using ui-select to allow users to select multiple roles and tabs. The filtering works perfectly for the tabs, but for some reason, it's not working for ...
Kristijan Nikoloski's user avatar
0 votes
1 answer
454 views

I am creating a project in Angular 18. For now, I am only working on the frontend, but I need to create a "test" login. The problem I have is that the navbar was showing in my "login&...
Daniel Valverde's user avatar
0 votes
1 answer
108 views

I am new to Angular(14) and i am facing a issue. when i update a property of parent component which is an array then the child component get re-initialize(ngOnInit function is running). Facing this ...
Alok Shaw's user avatar
0 votes
1 answer
316 views

Hi i am stucking the data sharing/ token sharing in another project in angular standalone microfrontend. Please provide your suggestion. Data will be get it second times. not get initial time. SEND ...
manish jadli's user avatar
0 votes
1 answer
400 views

I'm currently working on an project in ionic (angular) and attempting to include Swiper (version 11.1.0) for sliding elements. However, I encounter the following compilation error: ./node_modules/...
Social Circle's user avatar

15 30 50 per page
1
2 3 4 5
1166