This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
radio-button, select: throw error on $mddialog.show() and cancel() #6048
Open
Description
This happened after i updated my project to RC5 . Every time i close a dialog and try to open it ,it throws
Error: [Error] [$compile:ctreq] Controller 'mdRadioGroup', required by directive 'mdRadioButton', can't be found!
or
Error: [Ara Error] [$compile:ctreq] Controller 'mdSelectMenu', required by directive 'mdOption', can't be found!
When the respective elements are present in a form inside the dialog template