Nice project, but I'm having an issue with the addon inserting empty div ids: `<div class="slider slider-horizontal slider-disabled" id="">` These are also present in the project examples, is there a way to remove them or use [valid ids](https://dev.w3.org/html5/spec-LC/elements.html#the-id-attribute) instead?