Remove html template tag from children#47
Conversation
|
Thanks for your pull. Would changing the selector to ‘*:not(template)’ template achieve the same? |
|
I'm not sure about what part you are referring too.
Maybe you could point me on the code directly thanks :-) |
|
Sorry - i am only on my phone as i am on vacation :-). |
|
Sorry i'm quite busy these days and on holiday for 2 weeks tonight. I'll try to make the changes as soon as possible when i get back from holiday. |
fdaae29 to
41846c7
Compare
Fix error when auto slide, the slider was sliding by page instead of by slide
|
Removed as it is too complicated |
The problem solved with this PR is about the tag "template" who is parsed as an slide or an indicator when the library init the slider.
See issue #46