Vitalie

Results 29 issues of Vitalie

# Issue template Uncaught TypeError: Cannot read properties of undefined (reading 'trim') I got this error on Autocomplete input component. here's my code ``` import React, { useRef, useState }...

help wanted
good first issue
needs reproduction

* Framework7 version: latest - v7.0.1 * Platform and Target: macos ### Screenshots Screenshot:

Would be great to add some social logo icons, like whatsapp, linkedin, facebook only "F". I usually copy svg from here: https://icons.getbootstrap.com but would be better have them as webfont...

Latest chakra UI version ![Screenshot 2023-03-20 alle 08 10 54](https://user-images.githubusercontent.com/40239902/226270656-7b206874-042e-4af2-8aae-8561ca9568d6.png)

### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/p/sandbox/dynamic-form-nest-items-antd-5-13-3-tsj2xw) ### Steps to reproduce 1. open terminal console 2. click on submit form 2.1 you will see **{users: undefined}** 3. add a user 3.1...

unconfirmed

* Framework7 version: latest * Platform and Target: all * Live Link or JSFiddle: (https://framework7.io/docs/cards#examples) ### Describe the bug UI list item inside a card, if press any link you...

I just cloned the default f7+nextjs repo from github: [GitHub - framework7io/framework7-nextjs-starter](https://github.com/framework7io/framework7-nextjs-starter) Updated all libraries to latest version (7…0.8 for f7) Running, seems all ok but shows popup error when...

* Framework7 version: [7.0.8] * React.js version: [18.2.0] * Platform and Target: [Chrome browser] ### Describe the bug I have a dismissible popup modal, so after confirm i'd want modal...

### Is your feature request related to a problem? Please describe. In mobile devices, modal seems like too slow in rendering, and the animation is not to good. ### Describe...

feature request

Hi there, is there any AVIF support for the library? I saw there's webp already... Thanks