-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Test Case
<div class="checkbox">
<label>
<input type="checkbox" class="arg" checked="checked" value="Example"><span class="checkbox-decorator"><span class="check"></span>
<div class="ripple-container"></div>
</span> Example
</label>
</div>Summary
On Safari 14.0.3/macOS 11.2 using Bootstrap material 4.1.3, the checkbox briefly flashes during animation and then disappears. Visually it is not able to be seen as checked or not.
On Chrome 88 on macOS 11.2 the checkbox is shown correctly.
Expected result
Checkbox should be seen
Additional Information
Originally discovered in gchq/CyberChef#1172 and now reported here with bootstrap material design 4.1.3.
Metadata
Metadata
Assignees
Labels
No labels
