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. The weather app example didn't work. I followed the tutorial and my code didn't work. I tried it with the code here, it didn't work either.
I also changed the api key to mine. It didn't help.
The error in the console
Uncaught TypeError: Super expression must either be null or a function, not undefined
Is it only for me? or does anybody have a same issue?
The text was updated successfully, but these errors were encountered:
I have the same exact problem. Using my api key did not improve.
Sorry, something went wrong.
This appears to be related to the spark-lines plugin. Installing version 1.6.0 should resolve the issue (at least it did for me).
https://stackoverflow.com/questions/45604732/super-expression-must-either-be-null-or-a-function-not-undefined-when-using-rea
No branches or pull requests
Hello. The weather app example didn't work. I followed the tutorial and my code didn't work. I tried it with the code here, it didn't work either.
I also changed the api key to mine. It didn't help.
The error in the console
Uncaught TypeError: Super expression must either be null or a function, not undefined
Is it only for me? or does anybody have a same issue?
The text was updated successfully, but these errors were encountered: