Skip to content
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

fix(typeahead): avoid unecessery re-creation of DOM nodes #1674

Closed
wants to merge 1 commit into from
Closed

fix(typeahead): avoid unecessery re-creation of DOM nodes #1674

wants to merge 1 commit into from

Conversation

pkozlowski-opensource
Copy link
Member

#1612 introduced regression (see #1659 for more details). At the end of the day the proper fix need to come from the Angular itself, we are going to track closure support in #1596)

Reverts part of #1612
Fixes #1659

@pkozlowski-opensource
Copy link
Member Author

@Mlaval would you mind taking a look?

@pkozlowski-opensource
Copy link
Member Author

Additional note: angular/angular#14292 is fixed on the Angular side so the work-around I'm reverting here should not be needed any more.

@pkozlowski-opensource
Copy link
Member Author

LGTM here: #1659 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeAhead is broken - cant select a row in search result if click on the actual text
1 participant