verbb / formie

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

Phone flag icon looks weird on the back end and the dropdown is missing on the front end. #2028

Open bob-pixeldeluxe opened 4 weeks ago

bob-pixeldeluxe commented 4 weeks ago

Describe the bug

The phone dropdown is looking weird in the back end and is not rendered on the front end.

Steps to reproduce

  1. Create a new form with the Phone field.
  2. Set country enabled to true
  3. Add some allowed countries I have the Netherlands, United Kingdom
  4. set default value to Netherlands
  5. Result in /admin: Screenshot 2024-08-16 at 10 21 01

    It is loading the following image: https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/img/flags@2x.png With the following background position: -3752px 0px;

Form settings

Craft CMS version

5.3.4

Plugin version

3.0.3

Multi-site?

No

Additional context

No response

bob-pixeldeluxe commented 4 weeks ago

Update: the front end issue was my fault.