shaiful
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. 
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...
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...
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...