Skip to content

Conversation

@hey-tangxiaoxin
Copy link

开启sandbox BEM样式隔离时存在一个bug,style中的属性选择器会被打乱。例如
Uploading image.png…

@changeset-bot
Copy link

changeset-bot bot commented Feb 29, 2024

⚠️ No Changeset found

Latest commit: 1d6c499

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Feb 29, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @umijs on Vercel.

@umijs first needs to authorize it.

@kuitos
Copy link
Member

kuitos commented Feb 29, 2024

加个单测?

@kuitos
Copy link
Member

kuitos commented Feb 29, 2024

截图没传上来

@hey-tangxiaoxin
Copy link
Author

加个单测?

属性选择器里存在","的情况,如div[data-layout-col-key="row0,col0"] { padding-left: 20px; };
样式会被处理成div[data-qiankun="dynamic-app1"] div[data-layout-col-key="row0,div[data-qiankun="dynamic-app1"] col0"] { padding-left: 20px; };

@hey-tangxiaoxin
Copy link
Author

截图没传上来

1709208869099

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

Successfully merging this pull request may close these issues.

2 participants