Version
2.0.13
Link to Minimal Reproduction
null
Steps to Reproduce
- 设置自定义状态层级高于内置 hover
- 自定义状态和 hover 同时修改同一个属性 比如fill
- 交互后,自定义状态的fill被hover覆盖
Current Behavior
交互后,自定义状态的fill被hover覆盖
Expected Behavior
交互后,自定义状态的fill优先级更高,不被hover覆盖
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Version
2.0.13
Link to Minimal Reproduction
null
Steps to Reproduce
Current Behavior
交互后,自定义状态的fill被hover覆盖
Expected Behavior
交互后,自定义状态的fill优先级更高,不被hover覆盖
Environment
Any additional comments?
No response