What happened?
I encountered an exception when moving a card on a Flowforge board:
Relaticle\Flowforge\Exceptions\PrevGreaterThanOrEquals
Previous Rank (W) is greater than or equals to Next (U)
How to reproduce the bug
- Create a board using Flowforge (Livewire + Laravel).
- Add several items to a column.
- Move one item between two others.
- Occasionally, the exception is thrown.
Package Version
2.0.6
PHP Version
8.4.0
Laravel Version
12.33.0
Which operating systems does with happen with?
No response
Notes
No response