VChart
VChart copied to clipboard
[Bug] container-box类名冲突
Version
latest
Link to Minimal Reproduction
Steps to Reproduce
tooltip中有一个div的类名是container-box,这个类名太普遍了,会有其他库使用,导致样式错乱
Current Behavior
Expected Behavior
希望将相关类名加上前缀,避免误用外部样式导致渲染错误
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
@Rui-Sun 可以让用户暂时规避一下,考虑在 1.12.0 版本增加prefix来规避冲突问题
fixed in https://github.com/VisActor/VChart/pull/3321
fixed in 1.13.1