Bhoft
Bhoft
The tick labels are not correctly positioned when the slider is used in a bootstrap modal. see fiddle: http://jsfiddle.net/h3WDq/662/ 
Hi I found an issue that for the colours red + green the opacity slider also changes the rgb values when the wheel control type is used. When i click...
Hi trntv as mentioned in https://github.com/trntv/yii2-command-bus/issues/12 id had issues with the log in queued background commands. The log was either only flushed after the default exportInterval of 1000. And you...
https://github.com/voskobovich/yii2-linker-behavior/blob/9914c6cbef45c7f9c6c95eadaaf2e871e49127da/src/updaters/ManyToManySmartUpdater.php#L141-L144 There is an error in the above lines. This is the correct code: $dbConnection->createCommand() ->update( $viaTableName, $row, ArrayHelper::merge( [$junctionColumnName => $primaryModelPkValue], [$relatedColumnName => $untouchedKey], $this->getViaTableCondition() ) ) ->execute(); Otherwise...
Hi i am exporting html to pdf with mpdf and have some difficulties with your debug toolbar. The problem is, on my development PC i have the toolbar enabled in...
The client scope in the AuthorizeController::validateAuthorizeRequest isn't checked if it exists in the given storage. https://github.com/bshaffer/oauth2-server-php/blob/5a0c8000d4763b276919e2106f54eddda6bc50fa/src/OAuth2/Controller/AuthorizeController.php#L307-L315 https://github.com/bshaffer/oauth2-server-php/blob/5a0c8000d4763b276919e2106f54eddda6bc50fa/src/OAuth2/Scope.php#L48-L54 The requested scope is only checked if it exists if the clientScope is...
**Describe the bug** I have cloned the sw5 source into the directory `sw5-latest`. Now i wanted to swtich to Apache as the Webserver instead of nginx. So i added the...
Hi, I have an issue that with the widget `kartik-v/yii2-tabs-x/` for yii2 which uses jquery-stickytabs. Whenever you click a tab with a normal href link (so another page is requested...
Hi I wanted to test your pdf formatter and have some issue with your given example code. https://github.com/robregonm/yii2-pdf#usage I have added the code into the config. But whenever i want...
### The problem I always got the error when I want to display my main google calendar: ``` 2024-10-08 17:27:16.828 ERROR (MainThread) [homeassistant.components.google.coordinator] Error fetching [email protected] data: Error communicating with...