ix
ix copied to clipboard
The event generated on toggle of map navigation is increasing on every click
What happened?
on click on navigation Toggle ,the event is firing multiple times: It is firing once on toggle first time , twice second time..... 10 on the 10th time. Please check console.log using the stack blitz link below . This is sometimes not firing navigation toggle and it get's stuck.
What type of frontend frameware are you seeing the problem on?
Angular
Which version of iX do you use?
1.6.3
Code to produce this issue.
https://stackblitz.com/edit/ygqrvg?file=src%2Fapp%2Fmap-navigation-overlay.ts
[IX-367]