JSON.stringify('Name') produces "Name" with double quotes which breaks
the onclick attribute. Use data-customer-name attribute instead and
read it via this.dataset.customerName to avoid quoting issues.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
88 KiB
88 KiB