verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
93 stars 68 forks source link

[Craft 5.x] Phone dial-code not showing anymore on phone field #1900

Closed lenvanessen closed 1 month ago

lenvanessen commented 1 month ago

Describe the bug

The Craft 4 version of Formie would show the dial code in the country dropdone for a Phone field, whilst the new one doesn't anymore. Any way we can re-enable this?

Steps to reproduce

.

Form settings

Craft CMS version

5.1.3

Plugin version

3.0.0-beta11

Multi-site?

No response

Additional context

No response

engram-design commented 1 month ago

This is actually enabled by default now, but some display issues with the intl-tel-input package were going on.

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.0-beta.11".

engram-design commented 1 month ago

Fixed in 3.0.0-beta.12