We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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