Skip to content

Tabs endless loading loop issue #4639

@seanbotha123

Description

@seanbotha123

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Change tabs very quickly, each tab has large amounts of data to process. When switching between tabs too quickly the tabs go into an endless loop of loading.

What is the current behavior?

Goes into endless loading loop.

What are the steps to reproduce?

http://plnkr.co/edit/O85thWJeQ0stFAOtojBR

  • open Plunker.
  • run.
  • click 'Click Me' button/ switch between tabs rapidly.
  • loop.

I need to have a ngIf on my components to remove them from the DOM if the tab is not selected. Found the issue where a user was switching tabs quickly and the previous tabs were still loading.

Edit: I see this even happens when not using ngIf. http://plnkr.co/edit/bu2iWvGifGHs95JswBzL

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions