We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
We've managed to build the app from source and run it however are unable to move past the first screen with the following error:
Uncaught TypeError: p.module(...).info is not a function at angular-aria.js:61
This is the line:
var ngAriaModule = angular.module('ngAria', ['ng']). info({ angularVersion: '1.6.3' }). provider('$aria', $AriaProvider);
Any help would be appreciated! -Kris
The text was updated successfully, but these errors were encountered:
Same problem! Please, HELP!
Sorry, something went wrong.
angular/material#10505
No branches or pull requests
Hello!
We've managed to build the app from source and run it however are unable to move past the first screen with the following error:
Uncaught TypeError: p.module(...).info is not a function at angular-aria.js:61
This is the line:
Any help would be appreciated!
-Kris
The text was updated successfully, but these errors were encountered: