Skip to content

fix(material-experimental/mdc-list): fix infinite loop on init - #19930

Merged
mmalerba merged 1 commit into
angular:masterfrom
crisbeto:mdc-list-infinite-loop
Jul 10, 2020
Merged

fix(material-experimental/mdc-list): fix infinite loop on init#19930
mmalerba merged 1 commit into
angular:masterfrom
crisbeto:mdc-list-infinite-loop

Conversation

@crisbeto

@crisbeto crisbeto commented Jul 9, 2020

Copy link
Copy Markdown
Member

The MDC-based list was throwing an error on init due to an infinite loop caused by some incorrect syntax. Also gets rid of an unnecessary private method.

The MDC-based list was throwing an error on init due to an infinite loop caused by some incorrect syntax. Also gets rid of an unnecessary private method.
@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent merge safe target: patch This PR is targeted for the next patch release labels Jul 9, 2020
@crisbeto
crisbeto requested a review from mmalerba as a code owner July 9, 2020 20:12
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Jul 9, 2020
@mmalerba

mmalerba commented Jul 9, 2020

Copy link
Copy Markdown
Contributor

Whoops... I think I wrote that for loop. Thanks, I was just about to go look into why the focus wasn't working 😂
shame

@mmalerba mmalerba added lgtm action: merge The PR is ready for merge by the caretaker labels Jul 9, 2020
@mmalerba
mmalerba merged commit 63da9e3 into angular:master Jul 10, 2020
mmalerba pushed a commit that referenced this pull request Jul 10, 2020
The MDC-based list was throwing an error on init due to an infinite loop caused by some incorrect syntax. Also gets rid of an unnecessary private method.
@angular-automatic-lock-bot

Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Aug 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants