IlyaSavich

Results 6 issues of IlyaSavich

Can you help me? I'm debugging around 2 hour your middleware, don't understanding why you provide an opportunity to override in config ``` 'crud' => [ 'restful' => [ //methods...

Good day. I try yo update roles for user. Updating works well, but after updating I have a problem that method `getRoles()` returns previous state. I tried to change `'cacheMinutes'...

## Hey, I just made a Pull Request! Hi, found the problem that after calling `createUnifiedThemeFromV4` there is missing `applyDarkStyles` variable in Mui V5 theme. I guess creating new Mui...

## Hey, I just made a Pull Request! Noticed current implementation cuts off all the custom variables and even some supported ones, like `shapes`. So added support for that cases...

Please, can you fix your php doc, return statement, and so on for autocomplition in PhpStorm. Examples .. ``` $grid->row(function ($row) { /* @var Row $row */ $row->cell('actions')->attributes(['class' => 'pull-right']);...

### 📜 Description I'm trying to log in using okta provider and get 401 error. After some debugging I found out that `Key for the ES256 algorithm must be one...

bug