Modal Documentation wrong #3155
Labels
docs
This issue is related to documentation
help wanted
The team would appreciate a PR from the community to address this issue
There is an error on the documentation website (material.angular.io) regarding modals:
dialogRef.afterClosed.then
should be
dialogRef.afterClosed.subscribe
Tested in beta.1 and beta.2
The text was updated successfully, but these errors were encountered: