Mathias E.

Results 18 issues of Mathias E.

Hello, since this package is not maintained anymore, i ported Vuesax v3 to Vue 3 : https://github.com/lk77/vuesax https://www.npmjs.com/package/vuesax3 You can simply do `npm i vuesax3` and change your imports and...

Hello, there is an issue with the round / square step : ``` 1 ``` The border is in one div, and the background color is on another div inside...

* Operating System: Ubuntu 18.10 * Node Version: v14.15.4 * NPM Version: 6.14.10 * webpack Version: ^5.23.0 * karma-webpack Version: ^5.0.0 ### Feature Proposal Hello, i have an issue when...

flag: Needs more info

Hello, it would be great to be able to recover bodyParams from custom requests, with something like @request App\Http\Request[...]::class what do you think ? thanks.

Hello, It seems that when the root node is not expandable, but always expanded (aka user should not be able to collapse it), expandNode/collapseNode does not work here is the...

Hello, i seems that it's not possible to have json translations and array translations at the same time, when using --multi-locales option. In Generator.php line 75 : ``` if ($fileinfo->isDir())...

## Expected Behavior When picker is closed, upload is properly cancelled if an upload was ongoing when the picker was closed ## Current Behavior The picker hang and produce an...

bug

Hello, when using dump-server with multiple users, the second user will have a tcp error, adress already in use. i have an idea, don't know if it's possible, but i...

Hello, it seems zip files are never deleted in the storage/app/airdrop folder, i have 34 zip currently, Should i delete the zips, between airdrop:download and airdrop:upload to ensure only one...

Hello, i have an issue, items become not selectable when doing undo/redo while editing. Step to reproduce : 1 / Add a text 2 / Edit the text 3 /...