You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should not encounter an error by toggling any of the options for Customer Group in a product.
Actual Behaviour:
Toggling off any of the Customer Group's options:
Purchasable
Visible
Enabled
causes the page to crash with the following error:
[previous exception] [object] (UnhandledMatchError(code: 0): Unhandled match case '' at /vendor/lunarphp/lunar/src/Filament/Resources/ProductResource/RelationManagers/CustomerGroupRelationManager.php:81)
Steps To Reproduce:
Go in to edit a product.
Click on Availability
Edit the attached Customer Groups (only one here)
Toggle Purchasable OR Visible OR Enabled off
Save
The text was updated successfully, but these errors were encountered:
Expected Behaviour:
I should not encounter an error by toggling any of the options for Customer Group in a product.
Actual Behaviour:
Toggling off any of the Customer Group's options:
causes the page to crash with the following error:
Steps To Reproduce:
The text was updated successfully, but these errors were encountered: