1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/website/src/components
Thomas Heartman 18c16b3040 fix: make sure customer type is included in the payload.
Because it previously set it via a reducer and submitted the form in
the same step, the customer type wouldn't be set correctly before the
form was submitted, causing it to show up as "undefined".

We're doing double the work now, but I think that's an acceptable
trade-off for now.
2022-03-10 10:12:10 +01:00
..
UserFeedback fix: make sure customer type is included in the payload. 2022-03-10 10:12:10 +01:00
ApiRequest.jsx fix: add missing backslashes to curl command 2022-02-10 16:10:53 +01:00
VideoContent.jsx docs: finish v1 of the video content element. 2022-01-27 12:48:39 +01:00