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 in color fallback values #642

Open
midas-myth opened this issue Feb 26, 2024 · 2 comments
Open

Bug in color fallback values #642

midas-myth opened this issue Feb 26, 2024 · 2 comments

Comments

@midas-myth
Copy link

Hi, there seems to be a bug, as there is no color in scope

const color = ranges[focusedRange[0]]?.color || rangeColors[focusedRange[0]] || color;

@aniruddhapw
Copy link

can you assign me this issue

@abdelrahmanes
Copy link

Yeah, I have the same issue,
it throws
Uncaught ReferenceError: Cannot access 'color' before initialization

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