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

Unexpected behaviour on deleting first product variant #1989

Open
strikerlulu opened this issue Oct 15, 2024 · 0 comments
Open

Unexpected behaviour on deleting first product variant #1989

strikerlulu opened this issue Oct 15, 2024 · 0 comments
Labels
bug Something isn't working unconfirmed

Comments

@strikerlulu
Copy link

  • Lunar version: 1.0.0-beta.3
  • Laravel Version: 11.26.0
  • PHP Version: 8.3.11
  • Database Driver & Version: 10.11.8-MariaDB

Expected Behaviour:

When deleting first product variant, It should be deleting Color: Blue size: 2

Actual Behaviour:

when Color: Blue size: 2 is deleted, its actually deleting Color: Red and size 2

CleanShot.2024-10-15.at.12.51.05.mp4

Steps To Reproduce:

Just create a product then create variants and try deleting first variant to reproduce

@strikerlulu strikerlulu added bug Something isn't working unconfirmed labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

No branches or pull requests

1 participant