### 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 1. Create a board using Flowforge (Livewire + Laravel). 2. Add several items to a column. 3. Move one item between two others. 4. 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_