Martin D.
Results
1
issues of
Martin D.
Found this issue using the Ant Design package and traced it down to this dependency. Reference: https://github.com/ant-design/ant-design/issues/35897 Reproduce: https://codesandbox.io/s/ant-design-web-component-issues-lx7d2v?file=/index.js Workaround is to pass this prop: ``` getDocument={documentElement && (() =>...