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

fix(Input): Use default fill color as a color source if not set #216

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

CatchABus
Copy link
Collaborator

@CatchABus CatchABus commented Dec 10, 2024

This PR adds a missing check in case text fill is null or undefined.
Essentially, it prevents Color.isColorLike from throwing and PR is not needed in v1 since we have a different approach there.

Copy link
Member

@CyberDex CyberDex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch

@CyberDex CyberDex merged commit b8a6e7b into main Dec 11, 2024
2 of 3 checks passed
@CyberDex CyberDex deleted the fix/input-cursor-color-undefined branch December 11, 2024 08:19
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

Successfully merging this pull request may close these issues.

2 participants