Stefan N
Stefan N
If we use the current checkout controller v2, a new address will not be automatically saved on the user. Although on line #33 and #48 the user.bill/ship_address is updated, this...
When we call the `/api/v2/storefront/cart/remove_line_item` endpoint, the matching line_item is destroyed but the response still contains it. We use this response to update our cached cart state. I suggest to...
**Is your feature request related to a problem? Please describe.** I would like to use next-intl in backend code, specifically I'd like to send an email based on the users...
Thanks for this important work in pushing open LLMs forward. You mention, that you deviate from `self-instruct` in that you add an explicit (fixed) prompt for each and every instruction/input/output...
The spree_backend does not work on Safari 14.0.1 (2020) with the new @hotwire/stimulus controllers. The `static targets = ` syntax throws an error. There is an alternative way according to...