dynamicweb / swiffy-slider

Super fast carousel and slider with touch for optimized websites running in modern browsers.
MIT License
238 stars 29 forks source link

Null Guards handleIndicator #51

Closed Andscowal closed 1 year ago

Andscowal commented 1 year ago

Adds null guard to handleIndicator func for added protection against missing sliders on route changes for SPAs

See issue #50

nicped commented 1 year ago

Thank you for the pull request - this change have been incorporated in 1.6.0 in another pull request. This pull request contained formatting changes that should not be merged, hence the other pull request. Thanks for the code!