[Bug] Dynamic updates to the spec are not supported for oklch colors
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
Version
2.0.6
Link to Minimal Reproduction
Steps to Reproduce
It can be directly reproduced in the demo.
Current Behavior
In the demo, this issue can be directly reproduced. When dynamically updating the spec using oklch, there is a momentary display of black color before returning to the normal color. The initial assessment suggests that some internal components do not support the oklch format.
Expected Behavior
Update displays the color normally.
Environment
- OS: Windows
- Browser: Chrome 141.0.7390.67
- Framework:
Any additional comments?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked VisActor playground reproduction and trigger a dynamic spec update using an oklch color. Trace the update path and the internal color handling involved in the transient black display. Done means the chart updates directly to the expected color without briefly showing black.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100