davidhu2000/react-spinners

HashLoader rgb color hides 2 lines

Closed this issue · 0 comments

Package Version
0.13.8

Describe the bug
When assigning rgb color to HashLoader like this <HashLoader color="rgb(171, 193, 134)" /> only 2 lines are visible and animating. (corresponding HEX value #abc186 works fine)

To Reproduce
https://codesandbox.io/p/devbox/lucid-tom-vql768-sqpfd9

Expected behavior
All 4 HashLoader lines should be visible.

Screenshots
image