Alexis Hildebrandt

Results 7 comments of Alexis Hildebrandt

I'd love to see this merged

Wow, the optionsMerger looks very sophisticated. I ended up just using `v-bind="options"`, is the options prop even really needed?

@mikeu good to hear I'm not the only one and thanks for reaching out to them :) I did some digging and managed to find out that Leaflet fails to...

I just ran into this issue as well and created a small hacky fix to throw into your _slug.vue till this gets properly fixed. ```js import {slugify} from 'transliteration' function...

Thanks for your input @pjaer! I have created a fix based on your thoughts. I have already verified that the approach works by directly editing the minified version. Hopefully someone...

Hi @LeeW32 I have merged back the current master into my branch (that should fix the error you were getting). Also: * fixed two small build warnings (whitespace, duplicate variable...

@khrise good to know I'm not the only one. I never got it to work despite putting a lot of effort into it and this is a blocker for us....