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 am using paper carousel v1.2.5 and I added autoplay="true" but autoplay is not working in IE. Its working fine in chrome.
<paper-carousel items="1" dotText="false" loop="true" autoplay="true" controls="false">
The text was updated successfully, but these errors were encountered:
we are getting error "Object doesn't support property or method 'remove'"
Sorry, something went wrong.
Any update? Its been critical to us
i am same problem "Object doesn't support property or method 'remove'"
No branches or pull requests
I am using paper carousel v1.2.5 and I added autoplay="true" but autoplay is not working in IE. Its working fine in chrome.
<paper-carousel items="1" dotText="false" loop="true" autoplay="true" controls="false">
The text was updated successfully, but these errors were encountered: