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

V9.4.0 Error: Cannot have two HTML5 backends at the same time. #1571

Closed
NexxLuo opened this issue Oct 8, 2019 · 4 comments
Closed

V9.4.0 Error: Cannot have two HTML5 backends at the same time. #1571

NexxLuo opened this issue Oct 8, 2019 · 4 comments

Comments

@NexxLuo
Copy link

NexxLuo commented Oct 8, 2019

Describe the bug

Although the new version has been fixed this issue in #1422 .
But I still found has this problem .Maybe ignore some situation?
Look like this https://nexxluo.github.io/tablex/doc-draggable-index.
I try to click the menu more time, it throw this problem.

There is a gif image below, maybe it is slow, wait patiently...

TEST

  • OS: windows 10
  • Browser : chrome 77.0
  • Version : 9.4.0
@Enigma10
Copy link

I am also having same issue.

@NexxLuo
Copy link
Author

NexxLuo commented Oct 14, 2019

I solved it with this way.

<DndProvider backend={HTML5Backend} context={window}></DndProvider>

@NexxLuo
Copy link
Author

NexxLuo commented Oct 14, 2019

I am also having same issue.

I solved it with using window context.

@NexxLuo NexxLuo closed this as completed Oct 14, 2019
@WizardWang94
Copy link

Thanks! Why it can works? Are there any documents about this?

我遇到了相同的问题,用这个方法解决了,但是为什么它能生效呢?有相关文档吗?

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

3 participants