ant-design / cssinjs

https://ant-design.github.io/cssinjs
MIT License
235 stars 57 forks source link

Receiving error because code is running before head or body element are available #164

Open kontango-bot opened 6 months ago

kontango-bot commented 6 months ago

The error happens here:

image

As you can see from the watch, both values are null. the code using getContainer assumes the value is set and fails on container.firstChild