wearepixel / laravel-cart

MIT License
3 stars 0 forks source link

Better Livewire Support #17

Closed joelwmale closed 2 weeks ago

joelwmale commented 2 weeks ago

I'm not sure if resetting the indexes on conditions properly is a breaking change or not. It makes no sense that anyone is using the indexes in such a way where when they remove the first cart condition, they would still expect the second one to be at index 1, instead of 0, but let me know if this PR is breaking.