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

Drag issue #45

Open
mikemosseri opened this issue Jun 2, 2023 · 1 comment
Open

Drag issue #45

mikemosseri opened this issue Jun 2, 2023 · 1 comment

Comments

@mikemosseri
Copy link

Whenever I try and drag an item in the UI, it throws errors. I am running with docker papermerge/papermerge:2.1.9
This is in Chrome, Firefox, and Safari.

papermerge-99a900cb7e7fcd19b55df85749bd7142.js:783 Uncaught TypeError: Cannot read properties of undefined (reading 'positional')
at i.onDragStart (papermerge-99a900cb7e7fcd19b55df85749bd7142.js:783:24)
onDragStart @ papermerge-99a900cb7e7fcd19b55df85749bd7142.js:783

papermerge-99a900cb7e7fcd19b55df85749bd7142.js:791 Uncaught TypeError: Cannot read properties of undefined (reading 'named')
at n.onDragEnter (papermerge-99a900cb7e7fcd19b55df85749bd7142.js:791:94)
onDragEnter @ papermerge-99a900cb7e7fcd19b55df85749bd7142.js:791

papermerge-99a900cb7e7fcd19b55df85749bd7142.js:790 Uncaught TypeError: Cannot read properties of undefined (reading 'named')
at n.onDragOver (papermerge-99a900cb7e7fcd19b55df85749bd7142.js:790:71)
onDragOver @ papermerge-99a900cb7e7fcd19b55df85749bd7142.js:790

Thank you.

@Lazyshot
Copy link

Lazyshot commented Jul 7, 2023

I am also having this issue. It would appear it was already being worked on here: https://github.com/papermerge/papermerge.js/tree/drag-and-drop-fix but no updates since August '22

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