Skip to content

Theme not loading #19

@sfmanso

Description

@sfmanso

i keep getting this error everytime i try to load the application

TypeError: color.charAt is not a function
decomposeColor
node_modules/@material-ui/core/styles/colorManipulator.js:140
137 | return color;
138 | }
139 |

140 | if (color.charAt(0) === '#') {
| ^ 141 | return decomposeColor(hexToRgb(color));
142 | }
143 |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions