Closed gfabrego closed 5 years ago
Thanks for reporting this. We have verified the problem and fixed with commit 1b81133c32b93bc2cd0a3fc6ea3982c12258211a
There's now an additional step in the codelab that showcase this case.
Again: Thanks for helping improving the code and the codelab!
Steps to reproduce
Result
The confirmation dialog to install new modules is shown four times, one for each module. This is because it's iterating over module names when state is "confirmation required"
Expectation
Dialog should be shown only once