Skip to content

Conversation

@philrennie
Copy link
Contributor

Version 4.0.0 of material-components-web has BC breaks that cause this to stop working. 0.39.0 does work.

Requires reworking how MDCDialog is setup and initialised. MCDDialog.show() is now .open() but just changing the call in FriendlyEats.View.js isn't enough. Believe it needs all the lists shown in the dialog to be updated. I'm not familiar enough with MDC (nor will I be) to do all the updates.

Version 4.0.0 of material-components-web has BC breaks that cause this to stop working. 0.39.0 does work.

Requires reworking how MDCDialog is setup and initialised. MCDDialog.show() is now .open() but just changing the call in FriendlyEats.View.js isn't enough. Believe it needs all the lists shown in the dialog to be updated. I'm not familiar enough with MDC (nor will I be) to do all the updates.
@samtstern samtstern requested a review from abeisgoat September 26, 2018 15:43
@samtstern
Copy link
Contributor

Hopefully @AbeHaskins or maybe @nicolasgarnier can look into this. Thanks @philrennie for submitting!

@nicolasgarnier
Copy link
Contributor

nicolasgarnier commented Sep 28, 2018

Thanks @philrennie

Let's merge this for now since this fixes the codelab for everyone :) We'll look into upgrading to 0.40.0 in a separate PR.

@nicolasgarnier nicolasgarnier merged commit 112478d into firebase:master Sep 28, 2018
@philrennie philrennie deleted the patch-1 branch October 9, 2021 16:53
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.

3 participants