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
Describe the bug
Has anyone seen this before?
When the toggle is initially displayed on the browser it is shown as a checkbox and then shows as a toggle.
To Reproduce
I have not produced an independent exmaple yet.
I have seen this. I think that this could be solved by setting the control to hidden with CSS and then having JQuery (or JS) show it after the control has been rendered.
What this would do is show nothing until after the control is fully rendered.
Describe the bug
Has anyone seen this before?
When the toggle is initially displayed on the browser it is shown as a checkbox and then shows as a toggle.
To Reproduce
I have not produced an independent exmaple yet.
Expected behavior
I wouldn't expect to the the toggle flash as a checkbox first.
Screenshots
![BeforeAsCheckBox](https://private-user-images.githubusercontent.com/3777526/367486157-306c30a4-68c8-4761-80e1-4bb092b818b3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjU2NjUsIm5iZiI6MTczOTU2NTM2NSwicGF0aCI6Ii8zNzc3NTI2LzM2NzQ4NjE1Ny0zMDZjMzBhNC02OGM4LTQ3NjEtODBlMS00YmIwOTJiODE4YjMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMjAzNjA1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTJmOTNlZmYzNTE1ZjA5MzBmZjJjNGIyNGI1ZTIxYmU4ZWExNjdmZTZiYTYyM2E0ODM3NTE4ODNkZDNkNGI5OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.XuFdKd2smgezgfV2rzvfyt-zTq5B13z0DU0YU_lwid0)
![AfterasToggle](https://private-user-images.githubusercontent.com/3777526/367486162-570da7a1-0d09-4c17-84ca-701c51756cdf.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjU2NjUsIm5iZiI6MTczOTU2NTM2NSwicGF0aCI6Ii8zNzc3NTI2LzM2NzQ4NjE2Mi01NzBkYTdhMS0wZDA5LTRjMTctODRjYS03MDFjNTE3NTZjZGYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTRUMjAzNjA1WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Nzg3MmY3NmM3ZWQ5ODYxNDMxOWI1ODUwMjlhMDVkYzhjNjNjNmFhYThlNjM5YjhhYTRlNGRiNWMwNGJmMmUyNSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.8pisIEh9cu9QCIz7OMyCXgHjPprqWLluL-KUqlWbcYo)
If applicable, add screenshots to help explain your problem.
Video showing toggle initializing
Package:
Desktop:
Additional context
None
The text was updated successfully, but these errors were encountered: