Results 8 issues of Igor Kurkov

When try to open page with pinch-zoom image on SSR - the error has happened. ``` TypeError: Cannot read property 'destroy' of undefined at PinchZoomComponent.Ysow.PinchZoomComponent.destroy (C:\Projects\my-project\dist\server\main.js:200137:28) at PinchZoomComponent.Ysow.PinchZoomComponent.ngOnDestroy (C:\Projects\my-project\dist\server\main.js:200028:18) at...

Hi! Great package, Im really excited! But I have some troubles with different devices about width and height. First of all, how I can set maximum available supported constraints? I...

* **I'm submitting a ...** - [ x ] bug report * **Do you want to request a *feature* or report a *bug*?** Bug * **What is the current behavior?**...

* **I'm submitting a ...** - [*] bug report * **Do you want to request a *feature* or report a *bug*?** Bug * **What is the current behavior?** it shakes...

Hello guys. I noticed some interesting behavior with ckeditor5-angular. So regular template of the editor: ``` ``` if the *text* property was changed by `@Input()` after the config is set...

type:bug
squad:devops

angular 8. Unfortunately fires in page loads ``` "@agm/core": "^1.1.0", "@agm/js-marker-clusterer": "^1.1.0", "@angular/animations": "~8.2.13", "@angular/cdk": "~8.2.3", "@angular/common": "~8.2.13", "@angular/compiler": "~8.2.13", "@angular/core": "~8.2.13", "@angular/flex-layout": "^8.0.0-beta.27", "@angular/forms": "~8.2.13", "@angular/material": "^8.2.3", "@angular/platform-browser": "~8.2.13",...

**Hi everyone!** I suggest adding the `font-weight` value (bold, thin, 400, 500, 900) to the highlight-overlay card if available in styles. something like this: ![image](https://github.com/ChromeDevTools/devtools-frontend/assets/29090227/ae447fbf-8b0d-4caa-b399-2e100f498755) It will help us to...

Can't start SSR with Ace editor on Angular 6. I'm afraid that there I need some wrapper for SSR, but in Ace lib which used by AceEditorModule already exist some...