You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Describe the bug
此处方法调用有问题,导致自定义组件样式导出图片时不生效。Object.keys 遍历的 property 是驼峰式,如:alignItems。但 getPropertyValue 方法的参数要是 align-items 才能获取到值。
Your Example Website or App
见bug描述
Steps to Reproduce the Bug or Issue
见bug描述
Expected behavior
见bug描述
Screenshots or Videos
No response
Platform
见bug描述
Additional context
No response
The text was updated successfully, but these errors were encountered: