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

Cannot read property 'appendChild' of null #43

Closed
stonexer opened this issue Aug 2, 2019 · 1 comment
Closed

Cannot read property 'appendChild' of null #43

stonexer opened this issue Aug 2, 2019 · 1 comment

Comments

@stonexer
Copy link

stonexer commented Aug 2, 2019

After install antd → rc-table@6.7.0 › rc-util@^4.0.4(4.8.6) (14:48:20)

Dropdown in Table throw this error:

index.js?b235:700 Uncaught TypeError: Cannot read property 'appendChild' of null
    at Object.getContainer

The above error occurred in the <Portal> component:
    in Portal (created by Trigger)
    in Trigger (created by Dropdown)
    in Dropdown (created by Context.Consumer)
@ParadeTo
Copy link

ParadeTo commented Aug 2, 2019

same issue

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

2 participants