maz-ui icon indicating copy to clipboard operation
maz-ui copied to clipboard

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

Results 81 maz-ui issues
Sort by recently updated
recently updated
newest added

Uncaught Error: [MazPhoneNumberInput](getResultsFromPhoneNumber) ReferenceError: ParseError is not defined at xo (node_modules_maz-ui_components_MazPhoneNumberInput_mjs.js:1517:11) at J (node_modules_maz-ui_components_MazPhoneNumberInput_mjs.js:1745:17) at Y (node_modules_maz-ui_components_MazPhoneNumberInput_mjs.js:1772:7) at onUpdate:modelValue.w..w. (node_modules_maz-ui_components_MazPhoneNumberInput_mjs.js:1888:59) at callWithErrorHandling (chunk-vendors-node_modules_vue_runtime-core_dist_runtime-core_esm-bundler_js-d2dddf29.js:359:19) at callWithAsyncErrorHandling (chunk-vendors-node_modules_vue_runtime-core_dist_runtime-core_esm-bundler_js-d2dddf29.js:366:17) at emit (chunk-vendors-node_modules_vue_runtime-core_dist_runtime-core_esm-bundler_js-d2dddf29.js:6508:5) at...

BUG FIX

Now, in ```Results``` type output, there are these lines: ```JS { formatInternational: "+7 964 718 86 14" formatNational: "8 (964) 718-86-14" } ``` But i wanna kinda mix it and...

Hi , Encountering an error when attempting to utilize Maz-UI in conjunction with PrimeVue Tailwind CSS Unstyled in Nuxt3 Application. 500 === Cannot set property $dialog of # which has...

## Describe the bug When I open a MazDialog containing a form (for example a login form) and select text from an input field, the modal is closed when I...

BUG FIX

Is it possible to use the MazPhoneNumberInput component as two separate fields? For example, one field for country selection (which is mandatory) that can also be used to determine the...

**What kind of change does this PR introduce?** (check at least one) - [ ] Bug fix - [x] Feature - [ ] Code style update - [ ] UI...

## Is your feature request related to a problem? Please describe Not a problem. MazUI can be submitted to Wappalyzer which is a web analysis tool, MazUI can be placed...

ENHANCEMENT

It looks like the latest version sources the phone number input country flags from flagcdn. For hybrid apps that may be running offline, the flags won't render. Is it possible...

ENHANCEMENT

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....'...

BUG FIX