Open harshaldhake opened 8 years ago
Are you loading Angular in your index.html
file before this module?
Yups i am doing same On Apr 12, 2016 10:50 PM, "Daniel Nagy" notifications@github.com wrote:
Are you loading Angular in your index.html file before this module?
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/daniel-nagy/md-data-table/issues/366#issuecomment-208944377
Well Angular is not defined when the module is loaded, which leads me to believe there is something wrong with the way you are loading your dependencies (probably the order).
Ok thanks . I will review the order sir On Apr 13, 2016 12:07 AM, "Daniel Nagy" notifications@github.com wrote:
Well Angular is not defined when the module is loaded, which leads me to believe there is something wrong with the way you are loading your dependencies (probably the order).
— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/daniel-nagy/md-data-table/issues/366#issuecomment-208984289
Hi ,
Thank you for the md table directive. Its very nice in look and feel. After integration of this I am getting above error. Can you please guide.
Thanks