Andrey Helldar

Results 108 comments of Andrey Helldar

``` dd( route('swagger-lume.asset', ['asset' => $asset, 'v' => md5($file)], app('request')->secure()), route('swagger-lume.asset', ['asset' => $asset, 'v' => md5($file)], app('request')), route('swagger-lume.asset', ['asset' => $asset, 'v' => md5($file)]) ); ``` ![image](https://user-images.githubusercontent.com/10347617/117445070-f0f19a80-af42-11eb-8681-d468c60a37c6.png)

@SeibelStan, just delete the [Telegram\Bot\Commands\HelpCommand::class](https://github.com/irazasyed/telegram-bot-sdk/blob/develop/src/Laravel/config/telegram.php#L119) from `config/telegram.php` and clear cache config: `php artisan config:clear`, if you use the Laravel.

User Agent for the `Opera Mini`: `Opera/9.80 (MAUI Runtime; Opera Mini/4.4.39016/117.30; U; uk) Presto/2.12.423 Version/12.16` This browser has been detected as `Opera 4.4.39016` - it's wrong.

> try to turn of ssr like this `{ src: '~/plugins/vue-calendar-heatmap', ssr: false }` I am using nuxt for ssr only.

Me too ![image](https://user-images.githubusercontent.com/10347617/171688323-a9981c71-31fa-43b5-8026-5bd82e2269bf.png) ``` - Git Extensions 3.5.4.12724 - Build 65f01f39982ccb121c4df7d4b00b506939553958 - Git 2.36.1.windows.1 - Microsoft Windows NT 10.0.22000.0 - .NET Framework 4.8.4515.0 - DPI 96dpi (no scaling) ``` Works...

@RussKie, just remove `safe` section from global git config and open repository settings dialog in app.

@RussKie, hm... A little later, I can write detailed steps to reproduce this error.

@RussKie, I reproduce in a virtual machine, so the steps from the very beginning. Environment: Windows 11 Pro 1. Download & install Git 2.37.3 64bit 2. Download & install Git...

Guys, it's a dead package. Use [laravel-roles](https://github.com/andrey-helldar/laravel-roles) instead.