react-component / util

Common Utils For React Component
util.vercel.app
MIT License
623 stars 178 forks source link

fix: incorrect insertBefore target #454

Open jas0ncn opened 1 year ago

jas0ncn commented 1 year ago

In some case, such as hosting as a micro app in qiankun. Style tag may not be inserted into document.head, so we should insert the next style into last style's parentNode, instead of document.head directly.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
util ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2023 6:46am
jas0ncn commented 1 year ago

@zombieJ 大佬,帮忙 review 下嘛🌚