Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when typing the hex color #126

Open
AndersonSchmidt opened this issue Aug 28, 2018 · 2 comments
Open

Bug when typing the hex color #126

AndersonSchmidt opened this issue Aug 28, 2018 · 2 comments

Comments

@AndersonSchmidt
Copy link

AndersonSchmidt commented Aug 28, 2018

When I type the HEX color, the plugin just bugs and disables the HEX tab, and I can use just the RGB and HSL colors.

When I open the plugin and change to the HEX tab:
image

After I typed something at HEX:
image

angular: 1.5.8
angular-material: 1.1.6

@REDawson
Copy link

I have the same exact issue. It always errors out on the fourth exact digit of the hexadecimal number.
I can still type hex values into the rgb and hsl tabs, which will even re-enable the hex tab, but if I switch to the hex tab again the bug is repeatable.

I tested this behavior with the example available on github and it didn't happen there so I'm at a loss to what is causing this.

@tahiralvi
Copy link

I have faced the same issue. For me, this is due to TinyColor v1.4.1, after trying some solution I revealed that this specific issue is with this version. Switched to v1.2.1 and everything is working fine.

Although this is not a solution but a trick to fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants