When working on a Commerce website, I couldn't continue from cart to checkout because of the missing value-attribute on the "Checkout"-button.
The included path removes the "without('value')"-filter in the input--submit.html.twig template.

CommentFileSizeAuthor
bootstrap_barrio-input_submit.patch436 byteslammensj

Comments

LammensJ created an issue. See original summary.

  • hatuhay committed eba6b39 on 8.x-4.x authored by LammensJ
    Issue #2923071 by LammensJ: Buttons without value-attribute
    
hatuhay’s picture

Status: Needs review » Closed (works as designed)