Diego Bonura

Results 20 issues of Diego Bonura

### Expected behaviour Correct use of servermodule: https://github.com/nodejs/http2 ### Actual behaviour No way ### Environment Details - Karma version: 1.7 - Windows 10 ### Steps to reproduce the behaviour We...

Just see: https://stackblitz.com/edit/angular-he4vwr it is an example with OnPush change detection strategy, nothing else. On the first run, you see popup not well aligned (see image attached). After one click...

Bug
pkg:popup
Team1

I'm migrating our integration based on PrestaSharp from PrestaShop 1.6 to PrestaShop 1.7. What i found is that based on https://github.com/PrestaShop/PrestaShop/issues/13394 and https://github.com/PrestaShop/PrestaShop/pull/16710 **there is no more** **order_discounts** entity on...

## Feature Request ### Plugin Camera ### Description Could be great to enable `quickCapture` intent on android to avoid the confirmation page after taking a photo. It could be easily...

plugin: camera
platform: android
type: feature request

monaco-editor npm version: 0.8.1 Browser: Chrome OS: Windows 10 We use monaco editor has viewer of big files and it works like a charm! I just would like to know...

feature-request
editor-api

We have finally integrated you great Kara Test Adapter in our solution, but we would like to know if it is possible to integrate also the Visual Studio Debugger using...

See here: https://github.com/twbs/bootstrap/blob/main/scss/_variables.scss#LL804C1-L804C24 `$input-btn-border-width` is now a custom variable. (see bootstrap 5.2 version: https://github.com/twbs/bootstrap/blob/v5.2.3/scss/_variables.scss#L738 where `$input-btn-border-width` was a simple scss variable) The main problem is that on file: [`@progress\kendo-theme-bootstrap\scss\input\_variables.scss `](https://github.com/telerik/kendo-themes/blob/c16c3f6d10bf78fe8b8a5ea1799e473557b04a01/packages/bootstrap/scss/input/_variables.scss#LL9C1-L9C1)...

Bug

Any plan to support the new dnxcore50 framework? otherwise is it impossible to use it on projects for Windows IoT So thanks.

Using: `$sidebar-nav-link-hover-color:rgba(255, 255, 255, 1);` Get scss error: ``` HookWebpackError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js): $string: rgba(255, 255, 255, 0) is not a string. ╷ 132 │ @if str-index($string, "data:image/svg+xml")...

On angular documentation variable `$sidebar-brand-height` seems to be present: https://coreui.io/angular/docs/components/sidebar#sass-variables but it doesn't work anymore with v5.