Merge pull request #851 from Safelite/feature/SSR-1508

SSR-1508 - small issue with address-questions input field
This commit is contained in:
katiekroell 2024-09-20 16:11:41 -04:00 committed by GitHub
commit c6b93118f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,8 @@
hasIcon
disableAutoFill
validationRules="street-address-required"
@keydown.enter.prevent />
@keydown.enter.prevent
@focusout="fillInAddress()" />
</div>
</div>
<transition