You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2022. It is now read-only.
So on the latest version of this lib, it seem's that the toggle switch isnt showing all the time, as you can see in the three images, the first image is how the page is visible in chrome when the page loads. As you notice you can't see the white toggle button at all, as soon as you click "Yes" it becomes visible.
On Load
On Toggle Off
On Toggle On
The text was updated successfully, but these errors were encountered:
I am unable to reproduce this myself.
Do you some example code you can share?
It would be worth checking if something else from your stylesheet is overriding the border css styling, as that looks like what could be happening here.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
So on the latest version of this lib, it seem's that the toggle switch isnt showing all the time, as you can see in the three images, the first image is how the page is visible in chrome when the page loads. As you notice you can't see the white toggle button at all, as soon as you click "Yes" it becomes visible.
On Load
![image](https://user-images.githubusercontent.com/2991640/30670293-a35f3bba-9e16-11e7-95ed-ebdf95104e5a.png)
On Toggle Off
![image](https://user-images.githubusercontent.com/2991640/30670315-ade64a56-9e16-11e7-8f49-ba7665382938.png)
On Toggle On
![image](https://user-images.githubusercontent.com/2991640/30670322-b1c15576-9e16-11e7-8595-67c4bafbc24f.png)
The text was updated successfully, but these errors were encountered: