Łukasz

Results 6 issues of Łukasz

After clearing the search box, the list of items does not refresh. I added this line and the deletion started restoring the original list.

If anyone changes the font size then they will have vertical elements centered. Before: ``` =============== (item) (item) (item) =============== ``` After: ``` =============== (item) (item) (item) ============== ``` OR...

On my page I must set this, because the height changed when there was only one line of items

Hi I have problem with update one field. Elastica not auto-detect changes and I try find how to update changes manual. I have id and uuid, I have new proprety....

**API Platform version(s) affected**: '@api-platform/admin': ^3.4.3 **Description** I trying run auth on admin but I got error: ``` Server Error SyntaxError: Named export 'styled' not found. The requested module '@mui/material/styles/index.js'...