Skip to content
New issue

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

Uncaught DOMException: Failed to execute 'appendChild' on 'Node': Only one element on document allowed #820

Open
ZandorGrimes opened this issue May 16, 2023 · 1 comment

Comments

@ZandorGrimes
Copy link

ZandorGrimes commented May 16, 2023

version 2.9.4
let slideshows = document.querySelectorAll('.mycontainers'); if (slideshows.length) { [...slideshows].map( slideshow => { let defaultOptions = { container: slideshow } const slider = tns(defaultOptions); }); }

@Midooo8g
Copy link

Oday.1root@hotmail.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants