Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在使用getContainer时,containerCache没有经过set,导致执行removeCSS时containerCache.get(container).children报错 #3

Open
Shipeijing opened this issue Oct 13, 2022 · 2 comments

Comments

@Shipeijing
Copy link

image

image

@Shipeijing
Copy link
Author

bug场景:getContainer属性不使用正常,使用时containerCache.get(container).children中children为undefined,经排查在使用getContainer属性时不走updateCSS,所以导致containerCache没有内容,在removeCSS时触发报错

@Shipeijing
Copy link
Author

image

禁用此代码后正常运行

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

No branches or pull requests

1 participant