Skip to content

Remove global assignment in color.js#33

Open
mlord93 wants to merge 1 commit intosebmarkbage:masterfrom
mlord93:master
Open

Remove global assignment in color.js#33
mlord93 wants to merge 1 commit intosebmarkbage:masterfrom
mlord93:master

Conversation

@mlord93
Copy link

@mlord93 mlord93 commented Jun 12, 2025

These lines cause the common ART error: Cannot react property "hex" of undefined (reactjs/react-art#116). They do not have any functionality-- the global variable that it attempts to set is never read.

These lines cause the common ART error: Cannot react property "hex" of undefined (reactjs/react-art#116). They do not have any functionality-- the global variable that it attempts to set is never read.
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