euvl/vue-js-toggle-button

Microsoft Edge issues

Closed this issue · 5 comments

I'm just testing version 1.1.5 with Microsoft Edge 40.15063.0.0 / Microsoft EdgeHTML 15.15063 and all I'm seeing is a circle when off and nothing at all when toggled on.

Same issue just looking http://vue-js-toggle-button.yev.io/

Not sure what's wrong but it's not happy...

euvl commented

Hey @inopinatus @volodymyrrudyi,

Thanks for reporting the issue. Clearly the problem arises from using css vars, I've pushed a branch (no-css-vars) where css is simplified.

If any of you could check whether the issue is resolved in this brunch, it will help a lot ( do not have windows vm right now).
Branch: https://github.com/euvl/vue-js-toggle-button/tree/no-css-vars

Thanks

@euvl that was fast! I just tried it in my Win10 test VM with Edge and it looks good.

euvl commented

cool, thanks! ill merge it later tonight 👍

1.2.0 looking good in Edge in my prodlike demo environment. Also bonus: seems to be working in IE11.