ant-design / ant-design/cssinjs
Receiving error because code is running before head or body element are available
Open
- Dominant language
- TypeScript
- Stars
- 287
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
The error happens here:

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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.