allusion-app/Allusion

Parent Tag being dragged into itself causes crash (who knew?)

kittuar opened this issue · 1 comments

Which actions did you perform before the error occurred?
accidentally dragging a folder tag into itself caused a crash that I wasn't able to fix until I used a backup and lost a bunch of progress (plus some files were corrupted but I didn't mind it much). could there be some sort of feature that locks a tag from being dragged in the future?
...

Stacktrace

Maximum call stack size exceeded
    at e.next (<anonymous>)
    at e.next (<anonymous>)
    at e.next (<anonymous>)
    at e.next (<anonymous>)

Runtime info

  • Allusion version: v1.0.0-rc7.3
  • Operating system: Windows_NT 10.0.19042, win32 x64
  • Node version: v16.13.2

we've just released the fix, thanks for reporting!