Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 343 Bytes

2022-05-24-fix-error-on-checkout-page-when-on-ie-11.md

File metadata and controls

9 lines (9 loc) · 343 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix error on checkout page when on IE 11
issue: NEXT-20726
author: Lennart Tinkloh
author_email: [email protected]
author_github: @lernhart
---

Storefront

  • Changed URLSearchParams to query-string package inside Resources/app/storefront/src/plugin/forms/form-auto-submit.plugin.js in order to ensure IE11 compatibility