-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug in ix-menu-about when rapidly changing tabs with a lot of data #879
Comments
Could you please provide the whole code? I can't reproduce it with the provided code. |
Unfortunately I don't have a proper screen recorder so I could only record it with my phone but the glitch is visible around 0:22. You need to change tabs really fast and even then it's not always happening. I'm using MenuAboutComponent inside the AppComponent. Here is the template of the AppComponent:
|
What happened?
I have an ix-menu-about component inside an ix-menu. It has three tabs (three ix-menu-about-item). Two of the three tab's content is the content of a separate HTML file. I rapidly changing tabs a few times by clicking on the tabs and then stop clicking but the tab changing continues on it's own and I can't stop it.
What type of frontend frameware are you seeing the problem on?
Angular
Which version of iX do you use?
2.0.3
Code to produce this issue.
The text was updated successfully, but these errors were encountered: