glidejs / glide

A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
https://glidejs.com
MIT License
7.29k stars 772 forks source link

Resolve issue #523 #669

Closed ericmorand closed 1 year ago

ericmorand commented 1 year ago

There is no point at checking the constructor name of the node instance. Either it is null - because the query selector did not find any DOM element or null was passed as parameter - or it is valid.