LouisMazel / maz-ui

Vue & Nuxt library of standalone components & tools to build interfaces

Home Page:https://maz-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE] MazPhoneNumberInput slots

Sergdan1992 opened this issue · comments

I have update maz-ui to v3.22.2 and I found that country flags are not displayed in Google Chrome119.0.6045.124 (Official Build) (64-bit) on Windows 10 Pro 21H2. Instead of the flag, the country code is displayed. As far as I know, this is a known bug in Windows.

I suggest adding "slots" for replacing flags in button(what trigger focus select) and maz-select(for render own flags in options) with providing context and leaving the content with unicode flags as default content in slot.

2023-11-08_16-21

Hi @Sergdan1992,

Thank you for this feedback, I didn't know it no longer worked on Google Chrome with Windows 10.

The new slots are now available in v3.22.3

Follow the example here: https://louismazel.github.io/maz-ui-3/components/maz-phone-number-input#flags-replacement-with-slots