shaiful

Results 6 issues of shaiful

Say we have the following chart options: ``` $scope.options = { tooltips: { callbacks: { title: function(tooltipItem, data) { var label = data.labels[tooltipItem[0].index]; console.log(label); return label; } } } };...

Hi, Do you know what might possibly be causing this error? Using Laravel v8.61.0 Thank you. ![Screenshot 2021-10-01 at 3 01 41 AM](https://user-images.githubusercontent.com/802225/135515109-113534d3-f3da-48c8-a25c-9e4a77a49400.png)

Hi, There is a property called `modalOverlayOpeningPadding` for Steps for controlling the modal overlay overall padding but can the padding be controlled individually by left, right, top and bottom? Thank...

### Description I am testing on Android 10 and I don't see the option to Save or Download the shared photo to my photo library. It is available in iOS...

android

Laravel 8.x PHP 8.1.x rollbar/rollbar-laravel v7.2.0 ``` laravel.EMERGENCY: Unable to create configured logger. Using emergency logger. {"exception":"[object] (InvalidArgumentException(code: 0): NullHandler must be an instance of Monolog\\Handler\\HandlerInterface at /project/vendor/laravel/framework/src/Illuminate/Log/LogManager.php:372) ``` My...

Type: Question

Hi, I have implemented the plugin without any errors but I am facing an issue where I am not able to browse photos stored in the Photos app of an...