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
I get TypeError: t is not a function when i just try to create an Ladda Button somewhere.
Button
The text was updated successfully, but these errors were encountered:
Can you test with non minified script? It'll show detail log. I think you don't include ladda/dist/spin.min.js and ladda/dist/ladda.min.js.
ladda/dist/spin.min.js
ladda/dist/ladda.min.js
Sorry, something went wrong.
You have to use a version of ladda (an angular-ladda dependency) lower than the 2.0.0 one. 1.0.6 is the lastest 1.x.x.
2.0.0
1.0.6
1.x.x
did you fix this issue? I have the same one using ladda 1.0.6
nvm, spinner needs to be before ladda.
No branches or pull requests
I get TypeError: t is not a function when i just try to create an Ladda Button somewhere.
Button
The text was updated successfully, but these errors were encountered: