-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When using magic to create forms, I have a repeated key property stock_keys
.
On the form I have multiple checkboxes that look like this:
<input type="checkbox" name="stock_keys" value="ag1kZXZ-cG9ldC1wb2VtchILEgVTdG9jaxiAgICAgIi2Cww">
When submitting the form, this is the error I get:
BadValueError: Expected list or tuple, got Key('Stock', 4626195173867520)
Using version 3.2.3
Metadata
Metadata
Assignees
Labels
No labels